From 86d71cdc6de5b65f8b53d4469e0697690b3799d4 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 12:36:17 +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 d0f572d..71a9652 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -14,11 +14,11 @@ header { } .mobile-logo { - display: block; + inline-block justify-content: left; align-items: left; position: absolute; - left: 70px; + right: 150px; } .logo-div {