diff --git a/app/static/css/header.css b/app/static/css/header.css index 0b15f57..7927dbe 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,8 +18,8 @@ header { justify-content: left; align-items: left; position: relative; - right: 90px; - top: 10px; + right: 100px; + top: 5px; } .logo-div {