1 Commits

Author SHA1 Message Date
c6aa68af88 Update src/app/page.tsx 2026-04-27 13:45:46 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--background: #F8F5F0;
--card: #FFFFFF;
--foreground: #121212;
--primary-cta: #7A1E1E;
--primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff;
--secondary-cta: #C9A34E;
--secondary-cta-text: #121212;
--accent: #d8cef5;
--background-accent: #c4a8f9;
--accent: #C9A34E;
--background-accent: #EBE4D5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);