Update src/app/styles/variables.css

This commit is contained in:
2026-03-18 09:59:46 +00:00
parent d6609c4713
commit 2363ae2983

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #f8fafc;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--foreground: #001a4d;
--primary-cta: #0052cc;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #3b82f6;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--accent: #1e40af;
--background-accent: #dbeafe;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);