Skip to content

Commit 149b557

Browse files
committed
Padding Hero
1 parent c258fec commit 149b557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Index/Hero.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const Hero = () => (
2020
<div className="absolute inset-0 bg-black bg-opacity-30" />
2121
</div>
2222

23-
<div className="relative h-full container mx-auto flex items-center">
23+
<div className="relative h-full container mx-auto flex items-center p-4 md:p-0">
2424
<div className="max-w-xl">
2525
<h1 className="text-3xl md:text-4xl lg:text-5xl font-light text-white mb-6">
2626
Stripete Zig Zag Pute Sett

0 commit comments

Comments
 (0)