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