From 3913b6b6011ee2235bc9b13b4d53d9a50b3b4c83 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 11:56:40 +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 f897378..a460808 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.75em; - padding-left: 30dp; + margin-left: 2em; } .mobile-input-div {