1 Commits

Author SHA1 Message Date
c092ad3ee9 Update src/app/globals.css 2025-12-26 10:37:55 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #0a0600; --background: #1a0d14;
--card: #1d0d0b; --card: #2a1a22;
--foreground: #ffe6d5; --foreground: #ffe0e8;
--primary-cta: #ffae00; --primary-cta: #ff1493;
--secondary-cta: #1f0a00; --secondary-cta: #ffb6d9;
--accent: #7b5337; --accent: #ff69b4;
--background-accent: #b8400c; --background-accent: #c71585;
/* 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);