Update src/app/globals.css

This commit is contained in:
2026-01-13 14:30:50 +00:00
parent 20b2524e01
commit 77d55c7f11

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fafffb;; /* --background: #f7f6f7;;
--card: #f7fffa;; --card: #ffffff;;
--foreground: #001a0a;; --foreground: #251a0c;;
--primary-cta: #0a7039;; --primary-cta: #f4c408;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #a8d9be;; --accent: #f4ca26;;
--background-accent: #6bbf8e;; */ --background-accent: #e8daa8;; */
--background: #fafffb;; --background: #f7f6f7;;
--card: #f7fffa;; --card: #ffffff;;
--foreground: #001a0a;; --foreground: #251a0c;;
--primary-cta: #0a7039;; --primary-cta: #f4c408;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #a8d9be;; --accent: #f4ca26;;
--background-accent: #6bbf8e;; --background-accent: #e8daa8;;
/* 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);