diff --git a/app/static/css/header.css b/app/static/css/header.css index a739496..54c0e8c 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -19,6 +19,8 @@ header { display: flex; justify-content: start; align-items: start; + position: relative; + right: 100px; } .logo-div {