From 0a3f0a8a8253268c9e6b715c9e929001ffbec6e8 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <michael.kohlhase@fau.de>
Date: Thu, 21 Sep 2023 15:04:41 +0200
Subject: [PATCH] more

---
 _includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/header.html b/_includes/header.html
index fa5f5f6..c04b576 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -21,7 +21,7 @@
     <div class="userView">
       <a href="{{ site.baseurl }}/">
           <img src="{{ site.baseurl }}/public/kwarc_logo.svg" width="180px" height="180px" /> 
-          <img src="{{ site.baseurl }}/public/fau_logo_hoch.svg" width="180px" height="37px" style="position: relative; left: 30px; "/>
+          <img src="{{ site.baseurl }}/public/fau_logo_hoch.svg" width="180px" style="position: relative; left: 30px; "/>
       </a>
     </div>
   </li>
-- 
GitLab