Merge version_3 into main #5

Merged
development merged 4 commits from version_3 into main 2026-01-12 12:47:48 +00:00
Showing only changes of commit 90b53426d4 - Show all commits

View File

@@ -4,8 +4,8 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fffafa;; --background: #808080;;
--card: #fff7f7;; --card: #808080;;
--foreground: #1a0000;; --foreground: #1a0000;;
--primary-cta: #e63946;; --primary-cta: #e63946;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;