Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 08:09:20 +00:00
parent 5855583d4b
commit 4b79538899

View File

@@ -3,7 +3,7 @@
/* --vw is set by ThemeProvider */
/* --background: #ffffff;;
--card: #f9f9f9;;
--card: #ffffff;;
--foreground: #0a0a0a;;
--primary-cta: #2563eb;;
--secondary-cta: #f9f9f9;;
@@ -11,7 +11,7 @@
--background-accent: #fbbf24;; */
--background: #ffffff;;
--card: #f9f9f9;;
--card: #ffffff;;
--foreground: #0a0a0a;;
--primary-cta: #2563eb;;
--primary-cta-text: #ffffff;;