1 Commits

Author SHA1 Message Date
09d2e7da56 Update src/app/globals.css 2025-12-25 14:10:25 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f8faff; --background: #f7fafd;
--card: #f0f4ff; --card: #eff6fc;
--foreground: #1a1a2e; --foreground: #1a2433;
--primary-cta: #3b82f6; --primary-cta: #2563eb;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--accent: #d5c6ff; --accent: #f8c093;
--background-accent: #b394fa; --background-accent: #f5b78b;
/* 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);