From 1387ccabcfa43c243149c65a4a23d87a7fd0cf4b Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 16 Sep 2019 08:13:55 +0200 Subject: [PATCH] Cosmetic: fix logo size for small screen --- html/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.css b/html/index.css index 6ad79b718..9648ec1be 100644 --- a/html/index.css +++ b/html/index.css @@ -180,7 +180,7 @@ BODY { #logo_id { z-index:-1; position:absolute; - width:15%; + left:0px; top:20px; height: 15%;