Restore register form segment padding

This commit is contained in:
2026-06-10 17:30:34 +02:00
parent b92c36fe84
commit 7781d7461f
2 changed files with 37 additions and 33 deletions
@@ -20,3 +20,7 @@
max-width: var(--layout-object-card-max-width);
margin: 0 auto;
}
.sg-vsf-register-step-1__form-segment {
align-items: center;
}