8 Commits

Author SHA1 Message Date
21acf3992f Update src/app/globals.css 2025-12-30 20:21:14 +00:00
8b2b4af112 Update src/app/globals.css 2025-12-30 20:13:29 +00:00
3588f7ecf5 Update src/app/globals.css 2025-12-30 20:09:46 +00:00
7e0a593895 Update src/app/globals.css 2025-12-30 20:07:59 +00:00
bb976aedcf Update src/app/globals.css 2025-12-30 19:55:39 +00:00
df8652ee20 Update src/app/globals.css 2025-12-30 19:46:24 +00:00
32cd6f0cb9 Update src/app/globals.css 2025-12-30 19:18:21 +00:00
da50fa6c0f Update src/app/globals.css 2025-12-30 19:13:55 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fffcfc;; --background: #f8fcff;;
--card: #fffafa;; --card: #ffffff;;
--foreground: #220000;; --foreground: #00101f;;
--primary-cta: #c1121f;; --primary-cta: #409fff;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #f0b8bc;; --accent: #c7e2fc;;
--background-accent: #e07a82;; --background-accent: #9bcfff;;
/* 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);