Enlarged header logo

Increased header logo height from h-14 to h-16 to make it noticeably larger in the top-left header.

X-Lovable-Edit-ID: edt-f8f54ee7-6cb9-4030-bb7d-ed77148247d4
This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 21:28:43 +00:00
+1 -1
View File
@@ -8,7 +8,7 @@ const Header = () => {
<img
src={logoImage}
alt="Lennart Svensson Konditorivaror"
className="h-14 w-auto"
className="h-16 w-auto"
/>
</a>