Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-02-13 20:20:32 +00:00

View File

@@ -2,21 +2,21 @@
/* Base units */
/* --vw is set by ThemeProvider */
/* --background: #fbfbfb;;;;
--card: #f3ede2;;;;
--foreground: #2e2521;;;;
--primary-cta: #f37139;;;;
--secondary-cta: #ffffff;;;;
--accent: #b2a28b;;;;
--background-accent: #b2a28b;;;; */
/* --background: #fbfbfb;;;;;
--card: #f3ede2;;;;;
--foreground: #11e1e8;;;;;
--primary-cta: #f37139;;;;;
--secondary-cta: #ffffff;;;;;
--accent: #b2a28b;;;;;
--background-accent: #b2a28b;;;;; */
--background: #fbfbfb;;;;
--card: #f3ede2;;;;
--foreground: #2e2521;;;;
--primary-cta: #f37139;;;;
--secondary-cta: #ffffff;;;;
--accent: #b2a28b;;;;
--background-accent: #b2a28b;;;;
--background: #fbfbfb;;;;;
--card: #f3ede2;;;;;
--foreground: #11e1e8;;;;;
--primary-cta: #f37139;;;;;
--secondary-cta: #ffffff;;;;;
--accent: #b2a28b;;;;;
--background-accent: #b2a28b;;;;;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);