Merge version_2 into main #2
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--background: #ffffff;
|
||||
--card: #fff0f5;
|
||||
--foreground: #121212;
|
||||
--primary-cta: #ffb7c5;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #333333;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #ffdf7d;
|
||||
--background-accent: #1a1a1a;
|
||||
--accent: #ff69b4;
|
||||
--background-accent: #ffe4e9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user