Compare commits
9 Commits
version_16
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 645edb4390 | |||
| 94ecbab36d | |||
| e312aaa4c5 | |||
| e2ca6a9a3e | |||
| 9b3e63ff8d | |||
| 9a28c0d500 | |||
| 7650dfecf7 | |||
| 535e1101fc | |||
| 01fc3ec366 |
@@ -1390,4 +1390,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -14,7 +14,7 @@
|
||||
--card: #000000;;;;
|
||||
--foreground: #F5F5F7;;;;
|
||||
--primary-cta: #F5F5F7;;;;
|
||||
--primary-cta-text: #000000;;;;
|
||||
--primary-cta-text: #e0dede;;;;
|
||||
--secondary-cta: #0a0a0a;;;;
|
||||
--secondary-cta-text: #F5F5F7;;;;
|
||||
--accent: #4a4a4a;;;;
|
||||
|
||||
Reference in New Issue
Block a user