From 138995a04de8d4a09f46f51d209d07e3b158bb61 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:42:10 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index f25f457..b3e5bab 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,7 +18,7 @@ header { justify-content: left; align-items: left; position: relative; - right: 50px; + right: 75px; } .logo-div { @@ -90,6 +90,8 @@ header { padding-right: 0px; -webkit-box-flex: 1; height: 35px; + position: relative; + right: 50px; outline: none; border: none; width: 50%;