Update src/app/globals.css

This commit is contained in:
2026-01-29 13:37:55 +00:00
parent 61ff103018
commit 68f2f1eb30

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fbfaff;; /* --background: #f5faff;;
--card: #f7f5ff;; --card: #f1f8ff;;
--foreground: #0f0022;; --foreground: #001122;;
--primary-cta: #8b5cf6;; --primary-cta: #15479c;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #a8cce8;;
--background-accent: #c4a8f9;; */ --background-accent: #7ba3cf;; */
--background: #fbfaff;; --background: #f5faff;;
--card: #f7f5ff;; --card: #f1f8ff;;
--foreground: #0f0022;; --foreground: #001122;;
--primary-cta: #8b5cf6;; --primary-cta: #15479c;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #d8cef5;; --accent: #a8cce8;;
--background-accent: #c4a8f9;; --background-accent: #7ba3cf;;
/* 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);