3 Commits

Author SHA1 Message Date
e625ab23ab Update src/app/styles/variables.css 2026-04-09 06:15:29 +00:00
c191f31fe1 Update src/app/page.tsx 2026-04-09 06:15:29 +00:00
7d937f00bf Merge version_2 into main
Merge version_2 into main
2026-04-09 06:10:19 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f0fdf4;
--card: #f9f9f9; --card: #ffffff;
--foreground: #120a00e6; --foreground: #064e3b;
--primary-cta: #FF7B05; --primary-cta: #059669;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #120a00e6;
--accent: #e2e2e2; --accent: #34d399;
--background-accent: #FF7B05; --background-accent: #ecfdf5;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);