Center VSF register social links
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
</footer>
|
||||
<footer class="sg-card-segment sg-card-segment--gray" aria-label="Registrieren mit">
|
||||
<div class="sg-strong">Registrieren mit</div>
|
||||
<div>
|
||||
<div class="sg-vsf-register-step-1__social-links">
|
||||
<a class="social-logo" href="#" aria-label="Mit Google fortfahren" data-idp="google">
|
||||
<span class="kcLogoIdP-google" aria-hidden="true"></span>
|
||||
</a>
|
||||
|
||||
@@ -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