Update src/app/styles/variables.css

This commit is contained in:
2026-05-20 17:29:32 +00:00
parent e21367f772
commit cc5b2d3db6

View File

@@ -12,12 +12,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--accent: #0a7039;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */