From ab3865f0a07595f69849650f602ea0791b5d4296 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:01:16 +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 a99916e..93b3878 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -74,8 +74,8 @@ header { } #mobile-header-logo { - height: 1.75em; - width: 1.75em; + height: 2.00em; + width: 2.00em; } .mobile-input-div {