4 Commits

Author SHA1 Message Date
4045ec72eb Update src/app/styles/variables.css 2026-05-14 20:39:37 +00:00
d3bade4ac3 Update src/app/page.tsx 2026-05-14 20:39:37 +00:00
36bdcc24c7 Merge version_1 into main
Merge version_1 into main
2026-05-14 20:31:19 +00:00
61ee9a1c6e Merge version_1 into main
Merge version_1 into main
2026-05-14 20:30:54 +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: #fcf6ec; --background: #FFFFFF;
--card: #f3ede2; --card: #F5F5F5;
--foreground: #2e2521; --foreground: #D93025;
--primary-cta: #2e2521; --primary-cta: #8CCB2E;
--primary-cta-text: #fcf6ec; --primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff; --secondary-cta: #4F8A2A;
--secondary-cta-text: #2e2521; --secondary-cta-text: #2e2521;
--accent: #b2a28b; --accent: #E3C233;
--background-accent: #b2a28b; --background-accent: #4A4A4A;
/* 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);