Update src/app/globals.css

This commit is contained in:
2026-01-29 18:55:30 +00:00
parent 1718346999
commit 22ac9c9284

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f5f5f5;; /* --background: #080000;;
--card: #ffffff;; --card: #1e0d0d;;
--foreground: #1c1c1c;; --foreground: #ffe6e6;;
--primary-cta: #159c49;; --primary-cta: #ff3d4a;;
--secondary-cta: #ffffff;; --secondary-cta: #1f0a0a;;
--accent: #159c49;; --accent: #7b2d2d;;
--background-accent: #a8e8ba;; */ --background-accent: #b8111f;; */
--background: #f5f5f5;; --background: #080000;;
--card: #ffffff;; --card: #1e0d0d;;
--foreground: #1c1c1c;; --foreground: #ffe6e6;;
--primary-cta: #159c49;; --primary-cta: #ff3d4a;;
--secondary-cta: #ffffff;; --secondary-cta: #1f0a0a;;
--accent: #159c49;; --accent: #7b2d2d;;
--background-accent: #a8e8ba;; --background-accent: #b8111f;;
/* 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);