Update src/app/globals.css

This commit is contained in:
2026-01-01 11:15:55 +00:00
parent 0777875bbc
commit f7e14b36e1

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff;; --background: #f8fcff;;
--card: #fcfcfc;; --card: #ffffff;;
--foreground: #0f0600e6;; --foreground: #00101f;;
--primary-cta: #e8590c;; --primary-cta: #409fff;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #e2e2e2;; --accent: #c7e2fc;;
--background-accent: #c4c4c4;; --background-accent: #9bcfff;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);