1 Commits

Author SHA1 Message Date
f9b5c3348b Update src/app/page.tsx 2026-03-10 16:26:37 +00:00

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #3d2817;
--primary-cta: #8b6f47;
--foreground: #000612e6;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #d4a574;
--background-accent: #d4a574;
--accent: #e2e2e2;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);