2 Commits

Author SHA1 Message Date
8895725d63 Update src/app/globals.css 2026-01-08 13:20:30 +00:00
726814f998 Update src/app/globals.css 2026-01-08 12:34:33 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff; --background: #f8fcff;
--card: #f0fff8; --card: #ffffff;
--foreground: #0f0003e6; --foreground: #00101f;
--primary-cta: #1cde5d; --primary-cta: #409fff;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--accent: #e2e2e2; --accent: #c7e2fc;
--background-accent: #c4c4c4; --background-accent: #9bcfff;
/* 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);