Update src/app/styles/variables.css

This commit is contained in:
2026-03-29 21:57:29 +00:00
parent c7dac597df
commit d654c96e65

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #f7f2ea;
--foreground: #1a1a1a;
--primary-cta: #1c1c1c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #efebe5;
--secondary-cta-text: #1c1c1c;
--accent: #e2e2e2;
--background-accent: #f5f5f5;
--background-accent: #f5f4f0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);