Merge version_2 into main #6
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #c9a84c;
|
||||
--primary-cta-text: #0a4a4a;
|
||||
--secondary-cta: #0a4a4a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #d4eaea;
|
||||
--background-accent: #f7f5f0;
|
||||
--background: #1a1a1a;
|
||||
--card: #282828;
|
||||
--foreground: #e0e0e0;
|
||||
--primary-cta: #4a90e2;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #3a3a3a;
|
||||
--secondary-cta-text: #e0e0e0;
|
||||
--accent: #8c8c8c;
|
||||
--background-accent: #3a3a3a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user