Adjust card list intro spacing

This commit is contained in:
2026-06-17 14:46:19 +02:00
parent 3c8773ad7b
commit bb824cb540
+1
View File
@@ -71,6 +71,7 @@
display: flex;
flex-direction: column;
gap: var(--spacing-large);
padding-bottom: calc(var(--spacing-large) - 0.25rem);
}
.sg-card-list-page__title-row {