From 04f87e3c6810211c7dcb54710ed6ed4c1f1f20d0 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:45:05 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index 0b15f57..7927dbe 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,8 +18,8 @@ header { justify-content: left; align-items: left; position: relative; - right: 90px; - top: 10px; + right: 100px; + top: 5px; } .logo-div {