Update src/app/globals.css

This commit is contained in:
2025-12-26 10:35:19 +00:00
parent 28371f0ce8
commit cf77691f64

View File

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