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 {