Update src/app/styles/variables.css

This commit is contained in:
2026-05-28 10:45:53 +00:00
parent 0b1a8c1bf5
commit 04bfd09f27

View File

@@ -12,13 +12,13 @@
--background: #f5f3f0;
--card: #ffffff;
--foreground: #262626;
--foreground: #2a2a2a;
--primary-cta: #b8860b;
--primary-cta-text: #ffffff;
--secondary-cta: #262626;
--secondary-cta: #6b4423;
--secondary-cta-text: #f5f3f0;
--accent: #e0ac10;
--background-accent: #e8e8e8;
--background-accent: #a8b5a0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);