diff --git a/src/components/Navbar.css b/src/components/Navbar.css index fc244818e5..2e7fe21936 100644 --- a/src/components/Navbar.css +++ b/src/components/Navbar.css @@ -41,7 +41,7 @@ list-style: none; text-align: center; width: 60vw; - justify-content: end; + justify-content: flex-start; margin-right: 2rem; }