Update src/app/styles/variables.css

This commit is contained in:
2026-04-02 18:49:12 +00:00
parent d566c4a775
commit 3423fda5bb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FFFFFF;
--card: #F9F9F9;
--foreground: #1E3A8A;
--primary-cta: #3B82F6;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #FFFFFF;
--secondary-cta: #FFFFFF;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #1E3A8A;
--accent: #F59E0B;
--background-accent: #64748B;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);