diff --git a/styles/simple.css b/styles/simple.css index 06cfc90d..6eb17d5c 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1341,7 +1341,7 @@ display: inline-flex; } #logo { - content : url("img/logo.png"); - width: 100px; - height: 48px; + content : url(img/logo.png); + width: 80px; + height: 68px; } \ No newline at end of file