generated from Luis/nextjs-python-web-template
[Layout] Update current Logo - adjust size of tub logo
This commit is contained in:
@@ -106,8 +106,8 @@ export function Sidebar(props: SidebarProps) {
|
|||||||
<Image
|
<Image
|
||||||
src="/tub-logo.png"
|
src="/tub-logo.png"
|
||||||
alt="TU Berlin Logo"
|
alt="TU Berlin Logo"
|
||||||
width={150}
|
width={125}
|
||||||
height={100}
|
height={90}
|
||||||
priority
|
priority
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user