Update src/app/globals.css

This commit is contained in:
2026-01-03 06:49:16 +00:00
parent 4fa88461ac
commit 6a32d5d31c

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f8fcff;; --background: #f8faff;;
--card: #ffffff;; --card: #ffffff;;
--foreground: #00101f;; --foreground: #1a1a2e;;
--primary-cta: #409fff;; --primary-cta: #3b82f6;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #c7e2fc;; --accent: #d5c6ff;;
--background-accent: #9bcfff;; --background-accent: #b394fa;;
/* 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);