Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4045ec72eb | |||
| d3bade4ac3 | |||
| 36bdcc24c7 | |||
| 61ee9a1c6e |
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fcf6ec;
|
--background: #FFFFFF;
|
||||||
--card: #f3ede2;
|
--card: #F5F5F5;
|
||||||
--foreground: #2e2521;
|
--foreground: #D93025;
|
||||||
--primary-cta: #2e2521;
|
--primary-cta: #8CCB2E;
|
||||||
--primary-cta-text: #fcf6ec;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #4F8A2A;
|
||||||
--secondary-cta-text: #2e2521;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #b2a28b;
|
--accent: #E3C233;
|
||||||
--background-accent: #b2a28b;
|
--background-accent: #4A4A4A;
|
||||||
|
|
||||||
/* 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