Issues 2, 5, 6, 26, 34, 36, 39 and 40 #16

Merged
Ghost merged 17 commits from issue-34 into main 2023-11-25 23:32:32 +00:00
Showing only changes of commit 99821a1f81 - Show all commits

View File

@@ -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={75} width={150}
height={75} height={100}
priority priority
/> />
</div> </div>