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 {