Update src/app/globals.css

This commit is contained in:
2026-01-01 11:41:56 +00:00
parent 6d732f975d
commit cb6d51458e

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fffcfc;; --background: #fbfaff;;
--card: #fffafa;; --card: #f7f5ff;;
--foreground: #220000;; --foreground: #0f0022;;
--primary-cta: #ffcf40;; --primary-cta: #8b5cf6;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #f5d5cc;; --accent: #d8cef5;;
--background-accent: #f0c4b8;; --background-accent: #c4a8f9;;
/* 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);