Update src/app/styles/variables.css

This commit is contained in:
2026-03-06 22:27:40 +00:00
parent 54e28784a9
commit e1ba89ea9d

View File

@@ -13,12 +13,12 @@
--background: #fffefe;
--card: #f6f7f4;
--foreground: #080908;
--primary-cta: #ff8c42;
--primary-cta: #ff5a00;
--primary-cta-text: #f7f6f7;
--secondary-cta: #e7eecd;
--secondary-cta-text: #0c1325;
--accent: #ff9d5c;
--background-accent: #ffb380;
--accent: #ff6b1a;
--background-accent: #ff8533;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);