Tighten header

This commit is contained in:
Jason Zimdars
2025-09-08 16:55:41 -05:00
parent 317e7f7e76
commit b4925344ee
+1 -1
View File
@@ -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) {