Center VSF register social links
This commit is contained in:
@@ -20,3 +20,10 @@
|
||||
max-width: var(--layout-object-card-max-width);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.sg-vsf-register-step-1__social-links {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: var(--spacing-large);
|
||||
margin-top: var(--spacing-large);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user