From cabf61ed5c6268ab83aa0a4b42bfa3e46c78f7b2 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:18:18 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 1 - 1 file changed, 1 deletion(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index b87e883..b6bd3b1 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -15,7 +15,6 @@ header { .mobile-logo { font: 22px/36px Futura, Arial, sans-serif; - padding-left: 5px; display: flex; justify-content: center; align-items: center;