diff --git a/frontend/src/components/Navbar.css b/frontend/src/components/Navbar.css index 1c60c65..298a153 100644 --- a/frontend/src/components/Navbar.css +++ b/frontend/src/components/Navbar.css @@ -31,7 +31,7 @@ .nav-menu { display: grid; - grid-template-columns: repeat(4, auto); + grid-template-columns: repeat(5, auto); grid-gap: 10px; list-style: none; text-align: center; diff --git a/frontend/src/components/Navbar.js b/frontend/src/components/Navbar.js index 0cf5889..fc10277 100644 --- a/frontend/src/components/Navbar.js +++ b/frontend/src/components/Navbar.js @@ -68,6 +68,7 @@ function Navbar() { ) : ( + <>
  • +
  • + + Registrieren + +
  • + + )}