Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a2d4fb6e3 | |||
| c3943c8d4d |
@@ -189,6 +189,7 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttonClassName="[&:first-child]:bg-gradient-to-r [&:first-child]:from-blue-600 [&:first-child]:to-blue-700 [&:first-child]:text-white [&:first-child]:font-semibold [&:first-child]:shadow-lg [&:first-child]:hover:shadow-xl [&:first-child]:hover:scale-105"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user