Fix size of logo

This commit is contained in:
2025-06-28 00:43:48 +03:00
parent f212e6f7ac
commit 6bcdee85f2

View File

@@ -13,7 +13,7 @@ const Footer = () => (
width={300}
height={50}
alt="TipiLAN Logo"
className="h-16 dark:hidden"
className="h-9 ml-3 dark:hidden"
/>
<Image
src="/tipilan-dark.svg"