Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 765b1c9545 | |||
| 22c26180b0 | |||
| 4d0d1cdfd4 | |||
| 3fb323407a |
@@ -277,4 +277,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #121212;
|
--background: #f5f4f0;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #00E5FF;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #121212;
|
--primary-cta-text: #121212;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #E3F2FD;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #00E5FF;
|
--background-accent: #e8e6e1;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user