From 553fb5f3dc32a81a206638f3071c6cf4c1f298fd Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:03:10 +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 9604ad1..8ec1d58 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,7 +18,7 @@ header { padding-left: 5px; display: flex; justify-content: start; - align-items: stretch; + align-items: start; } .logo-div {