From 42ff975975d7ec5e144723542e36e7185cf50fec Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:23:12 +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 50259c9..77b6a75 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -20,7 +20,7 @@ header { justify-content: start; align-items: start; position: relative; - right: 111px; + right: 101px; } .logo-div {