Revert "Revert CTA section top spacing"

This reverts commit 7720aabea5.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent ac79718850
commit 17a3973ddf
+4
View File
@@ -253,6 +253,10 @@
margin: var(--spacing-large) 0; margin: var(--spacing-large) 0;
} }
.sg-page-cards-public-page #component-cta-right {
margin-top: var(--spacing-large);
}
.sg-page-cards-public-page .sg-cards-public-page__cta-right-card { .sg-page-cards-public-page .sg-cards-public-page__cta-right-card {
width: var(--layout-public-content-element-width); width: var(--layout-public-content-element-width);
max-width: none; max-width: none;