Merge version_7 into main #4

Merged
mulika-local merged 3 commits from version_7 into main 2025-12-28 12:58:20 +00:00
Showing only changes of commit a252479caf - Show all commits

View File

@@ -5,12 +5,12 @@
/* --vw is set by ThemeProvider */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #120006e6;
--primary-cta: #e63946;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--secondary-cta: #ffffff;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);