Italicized footer text
Make the footer text “Äkta svenskt konditorhantverk” italic by updating the class in Footer.tsx. X-Lovable-Edit-ID: edt-f187395d-a6b2-4092-8619-38378b96c70e
This commit is contained in:
@@ -10,7 +10,7 @@ const Footer = () => {
|
||||
<p className="font-display text-xl text-primary mb-4">
|
||||
Konditorivaror
|
||||
</p>
|
||||
<p className="text-muted-foreground">
|
||||
<p className="text-muted-foreground italic">
|
||||
Äkta svenskt konditorhantverk
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user