From e77693230de1a78b997249dda17dd1c3e6e8f1c7 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:51:34 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index ba284d2..720f68f 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,7 +18,7 @@ header { display: flex; justify-content: center; align-items: center; - padding-left: 20px; + padding-left: 30px; } .logo-div {