Make first divider longer
Adjusted the hero section divider width from w-24 to w-40 to extend the first line. X-Lovable-Edit-ID: edt-c12e6307-93a1-4d1f-887e-a4da4543ebd3
This commit is contained in:
@@ -18,7 +18,7 @@ const HeroSection = () => {
|
||||
</p>
|
||||
|
||||
|
||||
<div className="w-24 h-px bg-primary/40 mx-auto my-8"></div>
|
||||
<div className="w-40 h-px bg-primary/40 mx-auto my-8"></div>
|
||||
|
||||
<p className="max-w-xl mx-auto text-foreground text-xl mb-8 leading-relaxed">
|
||||
Äkta fika levererat till ditt företag — varje vecka
|
||||
|
||||
Reference in New Issue
Block a user