Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 473456d01b | |||
| 9ba2c4438f | |||
| 25cc143789 | |||
| 7a06a08889 | |||
| 38aa0e308b | |||
| 492e43b0a8 | |||
| 03e167b83d | |||
| 0d279f25da |
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4ef;
|
--background: #f5faff;
|
||||||
--card: #dad6cd;
|
--card: #f1f8ff;
|
||||||
--foreground: #2a2928;
|
--foreground: #001122;
|
||||||
--primary-cta: #2a2928;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #f5f4ef;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #ecebea;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2a2928;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #ffffff;
|
--accent: #a8cce8;
|
||||||
--background-accent: #c6b180;
|
--background-accent: #7ba3cf;
|
||||||
|
|
||||||
/* 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