Update src/app/globals.css

This commit is contained in:
2025-12-23 16:32:49 +00:00
parent c503add9ca
commit dcfc968b7a

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #000602; --background: #f7fafd;
--card: #0d1d0d; --card: #eff6fc;
--foreground: #e6ffe6; --foreground: #1a2433;
--primary-cta: #1cde5d; --primary-cta: #2563eb;
--secondary-cta: #0a1f0f; --secondary-cta: #ffffff;
--accent: #2e6841; --accent: #f8c093;
--background-accent: #0d6b32; --background-accent: #f5b78b;
/* 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);