Align register form to template structure

This commit is contained in:
2026-06-10 17:16:58 +02:00
parent ffd7c57318
commit e9ee02eecf
2 changed files with 37 additions and 35 deletions
+2 -2
View File
@@ -21,6 +21,6 @@
margin: 0 auto;
}
.sg-vsf-register-step-1 .sg-form-sections-card__actions-segment {
margin-top: var(--spacing-large);
.sg-vsf-register-step-1__form-segment {
padding: 0;
}