Update src/app/styles/variables.css

This commit is contained in:
2026-03-12 01:43:09 +00:00
parent 919244e9cb
commit 65ff0145dd

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fde8f3;
--background: #fef5f8;
--card: #ffffff;
--foreground: #5a1f42;
--primary-cta: #d946a6;
--foreground: #6b2d52;
--primary-cta: #ec4899;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #5a1f42;
--accent: #f472b6;
--background-accent: #ec4899;
--background-accent: #fbcfe8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);