Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de6fbede26 | |||
| de86f2007f | |||
| 72ce4bc755 | |||
| f975e73a7f |
@@ -146,4 +146,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fcfaf9;
|
--background: #2e2521;
|
||||||
--card: #f4f0ee;
|
--card: #3e322d;
|
||||||
--foreground: #2B1E1A;
|
--foreground: #fcfaf9;
|
||||||
--primary-cta: #2B1E1A;
|
--primary-cta: #d4c5c0;
|
||||||
--primary-cta-text: #fcfaf9;
|
--primary-cta-text: #fcfaf9;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #2e2521;
|
||||||
--secondary-cta-text: #2B1E1A;
|
--secondary-cta-text: #2B1E1A;
|
||||||
--accent: #d4c5c0;
|
--accent: #a68e86;
|
||||||
--background-accent: #a68e86;
|
--background-accent: #2B1E1A;
|
||||||
|
|
||||||
/* 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