georgs #23

Closed
Ghost wants to merge 50 commits from georgs into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f716ead25e - Show all commits

BIN
pkgs/ui/public/tub-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -104,8 +104,8 @@ export function Sidebar(props: SidebarProps) {
<div className="flex items-center justify-between gap-2 overflow-hidden px-0 py-5 lg:p-6"> <div className="flex items-center justify-between gap-2 overflow-hidden px-0 py-5 lg:p-6">
<div className="mt-8 hidden w-full text-center font-semibold text-white lg:block"> <div className="mt-8 hidden w-full text-center font-semibold text-white lg:block">
<Image <Image
src="/logo.png" src="/tub-logo.png"
alt="TUB Logo" alt="TU Berlin Logo"
width={75} width={75}
height={75} height={75}
priority priority