From 8c572b4407f9c3b37b25eb20cab6a3fa6578d9c7 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:14:49 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index 943d705..a739496 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -28,7 +28,6 @@ header { padding: 10px 0 5px 0; height: 37px; font-smoothing: antialiased; - margin: auto; } .search-bar-desktop { @@ -78,6 +77,7 @@ header { #mobile-header-logo { height: 1.75em; + max-width: 50px; } .mobile-input-div {