Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 21:01:38 +00:00
parent fb45ab897d
commit dfe23a3698

View File

@@ -4,16 +4,16 @@
/* --background: #ffffff;;
--card: #f9f9f9;;
--foreground: #000000;;
--primary-cta: #000000;;
--foreground: #000612e6;;
--primary-cta: #15479c;;
--secondary-cta: #f9f9f9;;
--accent: #e2e2e2;;
--background-accent: #c4c4c4;; */
--background: #ffffff;;
--card: #f9f9f9;;
--foreground: #000000;;
--primary-cta: #000000;;
--foreground: #000612e6;;
--primary-cta: #15479c;;
--primary-cta-text: #f6f0e9;;
--secondary-cta: #f9f9f9;;
--secondary-cta-text: #2b180a;;