Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6cba5d516 | |||
| f1e6bcb0c9 | |||
| 52ca87f3e1 | |||
| 9a64374e6b |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -310,4 +310,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
--background: #8B6F47;
|
--background: #8B6F47;
|
||||||
--card: #A0826D;
|
--card: #A0826D;
|
||||||
--foreground: #F5E6D3;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #654321;
|
--primary-cta: #654321;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #D4C5B9;
|
--secondary-cta: #D4C5B9;
|
||||||
|
|||||||
Reference in New Issue
Block a user