clean sidebar v3

This commit is contained in:
alma 2025-04-18 11:50:35 +02:00
parent 92dcda742c
commit af77dcdd01

View File

@ -240,8 +240,8 @@ export function Sidebar({ isOpen, onClose }: SidebarProps) {
<Image <Image
src="/Neahv3 logo.png" src="/Neahv3 logo.png"
alt="Neah Logo" alt="Neah Logo"
width={100} width={50}
height={33} height={16.5}
className="text-black" className="text-black"
/> />
</div> </div>