Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a50968359 | |||
| dd0dddc5f2 | |||
| 7647ac6a2f | |||
| a404fda6bd | |||
| bc00695c65 | |||
| 2dded95536 |
@@ -190,4 +190,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: #010912;
|
||||||
--card: #f9f9f9;
|
--card: #152840;
|
||||||
--foreground: #000f06e6;
|
--foreground: #e6f0ff;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #0e1a29;
|
||||||
--secondary-cta-text: #000f06e6;
|
--secondary-cta-text: #000f06e6;
|
||||||
--accent: #e2e2e2;
|
--accent: #3f5c79;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #004a93;
|
||||||
|
|
||||||
/* 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