Update src/app/globals.css

This commit is contained in:
2025-12-20 15:20:51 +00:00
parent db601b5707
commit ced708a535

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f8fcff; --background: #ffffff;
--card: #ffffff; --card: #fcfcfc;
--foreground: #00101f; --foreground: #001a0ae6;
--primary-cta: #409fff; --primary-cta: #15ad59;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--accent: #7cbdff; --accent: #e2e2e2;
--background-accent: #409fff; --background-accent: #c4c4c4;
/* 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);