From ac13b27bb3a55ca4c55f389473bf2981e301d0a8 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:44:24 +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 be69b6a..6d05c6a 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -76,10 +76,11 @@ header { #mobile-header-logo { height: 1.75em; + width: 1.00em; } .mobile-input-div { - width: 150%; + width: 100%; } .mobile-search-bar {