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