Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82f65a7f41 | |||
| 7c6033bcb1 | |||
| 41aae4b92f | |||
| d830ab2199 | |||
| 2ddf6737f6 | |||
| 34aea9c292 |
@@ -122,4 +122,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #020617;
|
||||||
--card: #ffffff;
|
--card: #0f172a;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #e2e8f0;
|
||||||
--primary-cta: #341f51;
|
--primary-cta: #1d4ed8;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f96b2f;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #6139e6;
|
--accent: #f96b2f;
|
||||||
--background-accent: #b3a8e8;
|
--background-accent: #1d4ed8;
|
||||||
|
|
||||||
/* 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