Update src/app/globals.css

This commit is contained in:
2026-01-16 12:56:45 +00:00
parent 6a91b0453f
commit 307a82f487

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #fcf6ec;; /* --background: #fffaf5;;
--card: #f3ede2;; --card: #fff5e6;;
--foreground: #2e2521;; --foreground: #331a00;;
--primary-cta: #2e2521;; --primary-cta: #e63946;;
--secondary-cta: #ffffff;; --secondary-cta: #ffd700;;
--accent: #b2a28b;; --accent: #ff6b35;;
--background-accent: #b2a28b;; */ --background-accent: #ffe5cc;; */
--background: #fcf6ec;; --background: #fffaf5;;
--card: #f3ede2;; --card: #fff5e6;;
--foreground: #2e2521;; --foreground: #331a00;;
--primary-cta: #2e2521;; --primary-cta: #e63946;;
--secondary-cta: #ffffff;; --secondary-cta: #ffd700;;
--accent: #b2a28b;; --accent: #ff6b35;;
--background-accent: #b2a28b;; --background-accent: #ffe5cc;;
/* 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);