diff --git a/app/assets/stylesheets/header.css b/app/assets/stylesheets/header.css index abe3dc6c6..2d5bc40a9 100644 --- a/app/assets/stylesheets/header.css +++ b/app/assets/stylesheets/header.css @@ -22,7 +22,7 @@ &:has(.header__actions > *:nth-child(3)) { --header-button-count: 3; } &:has(nav) { - row-gap: var(--block-space-half); + row-gap: 0; } &:has(~ #main .card-columns) {