Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36a80501f7 | |||
| 95f80dbb24 | |||
| d8b5e64d59 | |||
| e3dc2c2e44 | |||
| 3fc24e72ea | |||
| 2821847444 | |||
| 7e327bcfba |
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #1a1a1a;
|
||||||
--card: #f9f9f9;
|
--card: #282828;
|
||||||
--foreground: #1a1a1a;
|
--foreground: #e0e0e0;
|
||||||
--primary-cta: #c9a84c;
|
--primary-cta: #4a90e2;
|
||||||
--primary-cta-text: #0a4a4a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #0a4a4a;
|
--secondary-cta: #3a3a3a;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #e0e0e0;
|
||||||
--accent: #d4eaea;
|
--accent: #8c8c8c;
|
||||||
--background-accent: #f7f5f0;
|
--background-accent: #3a3a3a;
|
||||||
|
|
||||||
/* 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