[Layout] Update current Logo - adjust size of tub logo

This commit is contained in:
Arslan, Erdem
2023-11-23 23:28:46 +01:00
committed by Luis-Hebendanz
parent c3726e9814
commit 863d9281dd

View File

@@ -106,8 +106,8 @@ export function Sidebar(props: SidebarProps) {
<Image
src="/tub-logo.png"
alt="TU Berlin Logo"
width={150}
height={100}
width={125}
height={90}
priority
/>
</div>