Add form actions spacing
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
<div class="sg-card-segment sg-card-segment--body sg-object-card__content" data-pattern-part="object-card-content">
|
<div class="sg-card-segment sg-card-segment--body sg-object-card__content" data-pattern-part="object-card-content">
|
||||||
<p class="sg-body">Teste ValueStockFinder 7 Tage kostenlos und unverbindlich. Erhalte direkten Zugriff auf fundierte Aktienanalysen, klare Bewertungen und übersichtliche Entscheidungshilfen – ohne Verpflichtung.</p>
|
<p class="sg-body">Teste ValueStockFinder 7 Tage kostenlos und unverbindlich. Erhalte direkten Zugriff auf fundierte Aktienanalysen, klare Bewertungen und übersichtliche Entscheidungshilfen – ohne Verpflichtung.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer class="sg-card-segment sg-card-segment--gray" aria-label="Registrierungsformular">
|
<footer class="sg-card-segment sg-card-segment--gray sg-form-sections-card__actions-segment" aria-label="Registrierungsformular">
|
||||||
<form class="sg-form-sections-card" action="#" method="post">
|
<form class="sg-form-sections-card" action="#" method="post">
|
||||||
<div class="sg-form-sections-card__body" data-pattern-part="form-body">
|
<div class="sg-form-sections-card__body" data-pattern-part="form-body">
|
||||||
<h2 class="sg-strong sg-form-sections-card__title">Formular</h2>
|
<h2 class="sg-strong sg-form-sections-card__title">Formular</h2>
|
||||||
|
|||||||
@@ -20,3 +20,7 @@
|
|||||||
max-width: var(--layout-object-card-max-width);
|
max-width: var(--layout-object-card-max-width);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-vsf-register-step-1 .sg-form-sections-card__actions-segment {
|
||||||
|
margin-top: var(--spacing-large);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user