diff --git a/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss b/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss index 69cefa6eb2..3b984bb6f3 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/components/navbar.scss @@ -149,7 +149,8 @@ display: block; > a, - > .dropdown-toggle { + > .dropdown-toggle, + > .nav-link { margin: 0; padding-top: var(--spacing-05); padding-bottom: var(--spacing-05);