Update src/app/globals.css

This commit is contained in:
2025-12-26 10:50:26 +00:00
parent 55bd8b5dc1
commit 10485e35dc

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #1a0d0d; --background: #ffffff;
--card: #2a201d; --card: #fcfcfc;
--foreground: #ffe8e0; --foreground: #00120ae6;
--primary-cta: #ff3d4a; --primary-cta: #15ad59;
--secondary-cta: #1f0a0a; --secondary-cta: #ffffff;
--accent: #7b2d2d; --accent: #e2e2e2;
--background-accent: #b8111f; --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);