Update src/app/styles/variables.css

This commit is contained in:
2026-02-19 19:02:19 +00:00
parent d2c4a178bb
commit d6416f65ba

View File

@@ -5,18 +5,18 @@
/* --background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--primary-cta: #159c49;;
--primary-cta: #0a7039;;
--secondary-cta: #ffffff;;
--accent: #159c49;;
--background-accent: #a8e8ba;; */
--accent: #15479c;;
--background-accent: #a8d9be;; */
--background: #f5f5f5;;
--card: #ffffff;;
--foreground: #1c1c1c;;
--primary-cta: #159c49;;
--primary-cta: #0a7039;;
--secondary-cta: #ffffff;;
--accent: #159c49;;
--background-accent: #a8e8ba;;
--accent: #15479c;;
--background-accent: #a8d9be;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);