Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ba083581e | |||
| a3e0e33662 | |||
| 7fdc713d6b | |||
| 3e0c4b3044 | |||
| 691909727a |
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfaf8;
|
||||
--card: #f2efe9;
|
||||
--foreground: #1a1917;
|
||||
--primary-cta: #7a6e62;
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fbfaf8;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #1a1917;
|
||||
--accent: #dcd8d1;
|
||||
--background-accent: #b5ae9e;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user