Revert "Move CTA right out of wrapper card"
This reverts commit c28f788d1f.
This commit is contained in:
@@ -19,31 +19,31 @@
|
|||||||
<p class="sg-body">
|
<p class="sg-body">
|
||||||
Content Wrapper Card als Transparent Card ohne horizontale Außenabstände und mit vertikalem Abstand gemäss spacing-large.
|
Content Wrapper Card als Transparent Card ohne horizontale Außenabstände und mit vertikalem Abstand gemäss spacing-large.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<section id="component-cta-right">
|
||||||
|
<p class="sg-preview-label">Component: CTA Right</p>
|
||||||
|
|
||||||
|
<article class="sg-card sg-card--content-card sg-card--content-card-dark sg-cards-public-page__cta-right-card" data-component="content-card" aria-label="CTA Right">
|
||||||
|
<div class="sg-card-segment sg-card-segment--body sg-cards-public-page__cta-right-body">
|
||||||
|
<div class="sg-cards-public-page__cta-right-grid">
|
||||||
|
<div class="sg-cards-public-page__cta-right-copy">
|
||||||
|
<p class="sg-body">
|
||||||
|
Ein Satz Text als CTA-Hinweis.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
|
||||||
|
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
|
||||||
|
Link-Button
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="component-cta-right">
|
|
||||||
<p class="sg-preview-label">Component: CTA Right</p>
|
|
||||||
|
|
||||||
<article class="sg-card sg-card--content-card sg-card--content-card-dark sg-cards-public-page__cta-right-card" data-component="content-card" aria-label="CTA Right">
|
|
||||||
<div class="sg-card-segment sg-card-segment--body sg-cards-public-page__cta-right-body">
|
|
||||||
<div class="sg-cards-public-page__cta-right-grid">
|
|
||||||
<div class="sg-cards-public-page__cta-right-copy">
|
|
||||||
<p class="sg-body">
|
|
||||||
Ein Satz Text als CTA-Hinweis.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
|
|
||||||
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
|
|
||||||
Link-Button
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user