From ab4498d8cce802030214e883756efea6666d2478 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:12:28 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/css/header.css b/app/static/css/header.css index 8ec1d58..943d705 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -28,6 +28,7 @@ header { padding: 10px 0 5px 0; height: 37px; font-smoothing: antialiased; + margin: auto; } .search-bar-desktop {