Style adjustments in sidebar collapsible menu

- removed the small logo when screen small
This commit is contained in:
Onur Arslan
2024-01-08 23:01:38 +01:00
parent ac44bc1471
commit c8fb3c1a27

View File

@@ -85,15 +85,6 @@ export default function RootLayout({
{!showSidebar && <MenuIcon />}
</IconButton>
</div>
<div className="col-span-1 block w-full bg-fixed text-center font-semibold dark:invert lg:hidden">
<Image
src="/tub-favicon.png"
alt="TU Berlin Logo"
width={58}
height={58}
priority
/>
</div>
</div>
<div className="px-1">