Commit 5f918029 authored by Michael Apfelthaler's avatar Michael Apfelthaler

[TASK] fix logo width for safari

parent f591683b
...@@ -98,8 +98,9 @@ main { ...@@ -98,8 +98,9 @@ main {
.header-content #logo, .header-content #logo,
#logo img { #logo img {
height: 70px; height: 99px;
font-size: 0; font-size: 0;
width: auto;
} }
.header-content #logo, .header-content #logo,
#logo img { #logo img {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment