From d1598d895b7d14954e83d78094f5f52a8f990211 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:53:44 +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 720f68f..9b82aaa 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -19,6 +19,7 @@ header { justify-content: center; align-items: center; padding-left: 30px; + width: 50%; } .logo-div {