Merge version_3 into main #2

Merged
bender merged 2 commits from version_3 into main 2026-05-18 08:51:00 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -243,4 +243,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -12,12 +12,12 @@
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--foreground: #1a1a1a;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--accent: #c6b180;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */