Set options row top spacing override to spacing-large

This commit is contained in:
2026-05-21 16:47:30 +02:00
parent f932a7951f
commit 8b6dc33b9e
+1 -1
View File
@@ -2057,7 +2057,7 @@ section + section {
}
.sg-card-list-page > .sg-options-row {
margin-top: var(--spacing-small);
margin-top: var(--spacing-large);
}
.sg-card-list-page > .sg-card-list-page__intro-card {