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