Increase form section spacing

This commit is contained in:
2026-06-23 09:20:24 +02:00
parent 3ac9143d8b
commit 636f6cf436
+1 -1
View File
@@ -41,7 +41,7 @@
} }
.sg-form-sections-card__chapter + .sg-form-sections-card__chapter { .sg-form-sections-card__chapter + .sg-form-sections-card__chapter {
margin-top: var(--spacing-large); margin-top: calc(var(--spacing-large) * 2);
} }
.sg-form-sections-card__chapter-title, .sg-form-sections-card__chapter-title,