Update src/app/styles/variables.css

This commit is contained in:
2026-05-07 21:14:50 +00:00
parent 9b8bea8242
commit 0bee6b877c

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #fdfdfd;
--foreground: #1a1a1a;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffcc00;
--secondary-cta-text: #1a1a1a;
--accent: #e63946;
--background-accent: #f0f0f0;
--background-accent: #e63946;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);