mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
Fix size of logo
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user