This commit is contained in:
Maze Winther
2025-07-16 16:14:45 +02:00
parent 20f73bf705
commit c3de532709
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export function Hero() {
initial={{ opacity: 0, y: 20 }}
animate={{ opacity: 1, y: 0 }}
transition={{ delay: 0.6, duration: 0.8 }}
className="mb-4 flex justify-center"
className="mb-8 flex justify-center"
>
<SponsorButton
href="https://vercel.com/?utm_source=opencut"