5 Commits

Author SHA1 Message Date
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
6ec490b790 Update src/app/globals.css 2025-12-30 18:50:56 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f8fcff;; --background: #fffafa;;
--card: #ffffff;; --card: #fff7f7;;
--foreground: #00101f;; --foreground: #1a0000;;
--primary-cta: #409fff;; --primary-cta: #e63946;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #c7e2fc;; --accent: #f5c4c7;;
--background-accent: #9bcfff;; --background-accent: #f09199;;
/* 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);