Skip to content

Commit 6bb3e63

Browse files
Visual edit in Lovable
Edited UI in Lovable
1 parent fc5349e commit 6bb3e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/HeroSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const HeroSection = ({
1616
</div>
1717

1818
<div className="container relative z-10">
19-
<div className="max-w-4xl mx-auto text-center">
19+
<div className="max-w-4xl mx-auto text-center pt-4">
2020
{/* Badge */}
2121
<div className="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-secondary border border-border mb-8 animate-fade-in-up">
2222
<span className="w-2 h-2 bg-primary rounded-full animate-pulse" />

0 commit comments

Comments
 (0)