Increase form section spacing
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
.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,
|
||||
|
||||
Reference in New Issue
Block a user