diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss index 11cb5c5f9d..a9fc0f7127 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss @@ -26,6 +26,10 @@ flex-direction: column; } + .user-notifications ul { + margin-bottom: 0; + } + .project-list-wrapper { display: flex; align-items: stretch;