diff --git a/app/static/css/header.css b/app/static/css/header.css index ba284d2..720f68f 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,7 +18,7 @@ header { display: flex; justify-content: center; align-items: center; - padding-left: 20px; + padding-left: 30px; } .logo-div {