Update src/app/styles/variables.css

This commit is contained in:
2026-03-08 11:02:24 +00:00
parent d5a13b10b7
commit 943e63fafd

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f8f8f8;
--card: #f0f0f0;
--foreground: #1a1a1a;
--primary-cta: #ff6b35;
--primary-cta: #ff4500;
--primary-cta-text: #ffffff;
--secondary-cta: #004e89;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #1a1a1a;
--background-accent: #ff6b35;
--accent: #ff6b35;
--background-accent: #ff4500;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);