3 Commits

Author SHA1 Message Date
a987b5eafd Merge version_2 into main
Merge version_2 into main
2026-03-17 15:01:49 +00:00
35d9052173 Update src/app/styles/variables.css 2026-03-17 15:01:45 +00:00
984fe858f4 Update src/app/page.tsx 2026-03-17 15:01:44 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f7fffa;
--foreground: #120a00e6; --foreground: #001a0a;
--primary-cta: #E34400; --primary-cta: #0a7039;
--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: #a8d9be;
--background-accent: #E34400; --background-accent: #6bbf8e;
/* 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);