From dc0b1eda68af9144053ad8ae098207d1623fee6f Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:49:05 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index 7d0f69d..b5082ff 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -19,6 +19,7 @@ header { align-items: left; position: relative; right: 100px; + left: 100px; top: 5px; } @@ -92,7 +93,7 @@ header { -webkit-box-flex: 1; height: 35px; position: relative; - right: 150px; + right: 140px; outline: none; border: none; width: 50%;