diff --git a/app/static/css/header.css b/app/static/css/header.css index f25f457..b3e5bab 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -18,7 +18,7 @@ header { justify-content: left; align-items: left; position: relative; - right: 50px; + right: 75px; } .logo-div { @@ -90,6 +90,8 @@ header { padding-right: 0px; -webkit-box-flex: 1; height: 35px; + position: relative; + right: 50px; outline: none; border: none; width: 50%;