diff --git a/frontend/src/app/globals.css b/frontend/src/app/globals.css index 536f88f..f6460e9 100644 --- a/frontend/src/app/globals.css +++ b/frontend/src/app/globals.css @@ -983,7 +983,8 @@ there. max-height: 55px; } .navbar-list { list-style: none; - margin-bottom: 0; } + margin-bottom: 0; + max-height: 55px;} .navbar-item { position: relative; float: left;