Merge version_9 into main #8

Merged
bender merged 2 commits from version_9 into main 2026-06-07 21:09:10 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -16,7 +16,7 @@
--primary-cta: #00BFFF;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #000000;
--secondary-cta-text: #ffffff;
--accent: #00BFFF;
--background-accent: #00BFFF;