Update src/app/styles/variables.css

This commit is contained in:
2026-03-31 17:56:55 +00:00
parent 5a6354f407
commit 231da016bb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfcfc;
--background: #fdf2f8;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #0a7039;
--foreground: #1a0b16;
--primary-cta: #db2777;
--primary-cta-text: #ffffff;
--secondary-cta: #15479c;
--secondary-cta: #fce7f3;
--secondary-cta-text: #ffffff;
--accent: #ff8c42;
--background-accent: #f3ede2;
--accent: #f472b6;
--background-accent: #fbcfe8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);