From 6a6ba65156e5f40f2d0b9a365baff10761f096bd Mon Sep 17 00:00:00 2001 From: "neroignis@gmail.com" Date: Fri, 18 Sep 2020 19:02:46 +0200 Subject: [PATCH] change size of logo --- app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.css b/app.css index a53fb8b..33c4025 100644 --- a/app.css +++ b/app.css @@ -73,7 +73,7 @@ body { } .header-logo { - max-height: 2em; + margin-right: 32px; margin-right: 5px; }