Update src/app/globals.css

This commit is contained in:
2025-12-26 12:44:07 +00:00
parent c6fbbf41a2
commit 58c02badd2

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fafffb; --background: #ffeef8;
--card: #f7fffa; --card: #fce4f0;
--foreground: #001a0a; --foreground: #3d1a2a;
--primary-cta: #0a7039; --primary-cta: #d9408d;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--accent: #a8d9be; --accent: #f5c4d8;
--background-accent: #6bbf8e; --background-accent: #f0a8c8;
/* 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);