Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df59f59ce7 | |||
| e17bba5d41 | |||
| 45d229d462 | |||
| be579c2d72 |
@@ -261,4 +261,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #2a2a2a;
|
--secondary-cta: #2a2a2a;
|
||||||
--secondary-cta-text: #f5f5f5;
|
--secondary-cta-text: #f5f5f5;
|
||||||
--accent: #daa520;
|
--accent: #6b4218;
|
||||||
--background-accent: #6b4218;
|
--background-accent: #6b4218;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
|
|||||||
Reference in New Issue
Block a user