Update src/app/styles/variables.css

This commit is contained in:
2026-03-10 15:57:36 +00:00
parent 5d5d3af749
commit 9e79390ded

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #2b1810e6;
--primary-cta: #8B6F47;
--foreground: #3d2817;
--primary-cta: #8b6f47;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #d4a574;
--background-accent: #8B6F47;
--background-accent: #d4a574;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);