Revert "Add CTA right card variant"

This reverts commit 3052c94e2f.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent 6b780089f3
commit 76e05966d0
2 changed files with 0 additions and 56 deletions
-28
View File
@@ -236,34 +236,6 @@
margin: var(--spacing-large) 0;
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-card {
width: 60%;
max-width: none;
margin-inline-start: auto;
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-body {
display: flex;
align-items: center;
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-grid {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--spacing-large);
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-copy {
flex: 1 1 auto;
min-width: 0;
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-buttons {
flex: 0 0 auto;
}
.sg-page-cards .sg-group-card > .sg-card {
flex: 0 0 100%;
width: 100%;