From 63c14318237bf3eae0443365af960d8a04eaf95f Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:48:28 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/css/header.css b/app/static/css/header.css index dfa608a..0f7bce6 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,6 +18,7 @@ header { display: flex; justify-content: center; align-items: center; + padding-left: 20px; } .logo-div {