Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c31fbc7476 | |||
| 7bda146b07 | |||
| cc5f50ea1a |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
cardNameClassName="text-sm font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,4 +233,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user