From ef08decee4cd523f7e5c83226b7e114300f142d9 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:46:33 +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 6d05c6a..dfa608a 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -76,7 +76,7 @@ header { #mobile-header-logo { height: 1.75em; - width: 1.00em; + width: 1.75em; } .mobile-input-div { @@ -84,7 +84,7 @@ header { } .mobile-search-bar { - display: block; + display: flex; font-size: 16px; padding: 0 0 0 8px; padding-right: 0px;