4 Commits

Author SHA1 Message Date
6263db7d27 Update src/app/styles/variables.css 2026-03-07 03:13:44 +00:00
447989a9a5 Update src/app/page.tsx 2026-03-07 03:13:44 +00:00
5eda31ce06 Update src/app/layout.tsx 2026-03-07 03:13:43 +00:00
f18b112bcb Merge version_1 into main
Merge version_1 into main
2026-03-07 03:10:15 +00:00
3 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: #fafffb; --background: #fffef8;
--card: #f7fffa; --card: #faf8f3;
--foreground: #001a0a; --foreground: #2d2416;
--primary-cta: #0a7039; --primary-cta: #d4742f;
--primary-cta-text: #fafffb; --primary-cta-text: #fafffb;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #001a0a; --secondary-cta-text: #001a0a;
--accent: #a8d9be; --accent: #e8b896;
--background-accent: #6bbf8e; --background-accent: #f5dcc8;
/* 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);