Lagt till enkel divider
Introduced a subtle horizontal divider in HeroSection by adding a small 24px line (div with w-24 h-px bg-primary/40) above the next paragraph. X-Lovable-Edit-ID: edt-20185408-5e5f-499f-b150-248f884efc18
This commit is contained in:
@@ -18,6 +18,8 @@ const HeroSection = () => {
|
||||
</p>
|
||||
|
||||
|
||||
<div className="w-24 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
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user