Merge version_2 into main #11

Merged
bender merged 2 commits from version_2 into main 2026-03-17 13:51:58 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -13,12 +13,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta: #cc0000;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffffe6;
--accent: #737373;
--background-accent: #737373;
--accent: #ff3333;
--background-accent: #330000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);