Use typography strong text for social title

This commit is contained in:
2026-06-10 17:54:52 +02:00
parent 5cffd1bf18
commit f699381506
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
</div>
</footer>
<footer class="sg-card-segment sg-card-segment--gray" aria-label="Registrieren mit">
<h2 class="sg-strong sg-vsf-register-step-1__social-title">Registrieren mit</h2>
<p class="sg-strong">Registrieren mit</p>
</footer>
</article>
</main>
@@ -20,7 +20,3 @@
max-width: var(--layout-object-card-max-width);
margin: 0 auto;
}
.sg-vsf-register-step-1__social-title {
margin: 0;
}