Update src/app/styles/variables.css

This commit is contained in:
2026-05-06 13:11:00 +00:00
parent 305b34de4c
commit 1ab1ac7aca

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #f7f6f7;
--secondary-cta: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0c1325;
--accent: #000000;
--background-accent: #e5e5e5;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);