Move divider up slightly
Adjusted HeroSection divider: reduced top margin by applying -mt-2 and mb-4, raising the line by ~1cm. X-Lovable-Edit-ID: edt-161359bc-7fda-4060-ba2e-2d4f7f2017c5
This commit is contained in:
@@ -13,7 +13,7 @@ const HeroSection = () => {
|
||||
className="h-56 md:h-72 lg:h-80 w-auto mx-auto mb-1 mt-8"
|
||||
/>
|
||||
|
||||
<div className="w-40 h-px bg-primary/40 mx-auto my-4"></div>
|
||||
<div className="w-40 h-px bg-primary/40 mx-auto mb-4 -mt-2"></div>
|
||||
|
||||
<p className="text-muted-foreground text-lg mb-8">
|
||||
Svenskt konditorhantverk sedan 1953
|
||||
|
||||
Reference in New Issue
Block a user