diff --git a/_includes/header.html b/_includes/header.html index fa5f5f63aead5d5c130771398e30d4371fef81a9..c04b57622cb357c48e0b50cf54a58d3f52b8357a 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>