diff --git a/services/web/frontend/stylesheets/pages/project-list-ds-nav.scss b/services/web/frontend/stylesheets/pages/project-list-ds-nav.scss index 9027296451..acabfdf7e8 100644 --- a/services/web/frontend/stylesheets/pages/project-list-ds-nav.scss +++ b/services/web/frontend/stylesheets/pages/project-list-ds-nav.scss @@ -181,6 +181,10 @@ body { } } + hr { + border-top: 1px solid var(--border-divider-themed); + } + ul.project-list-filters { margin-bottom: 0;