From 207e1aabd686f261b52206092933162007ef8c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Wed, 24 Jun 2026 09:21:39 +0200 Subject: [PATCH] Revert "Add top spacing to public CTA section" This reverts commit bf7f403c1d526588fd6f9c73bd44ad374e43f10f. --- styles/40-components-cards.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles/40-components-cards.css b/styles/40-components-cards.css index f64bcd5..fb2e3c9 100644 --- a/styles/40-components-cards.css +++ b/styles/40-components-cards.css @@ -253,10 +253,6 @@ 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 { width: var(--layout-public-content-element-width); max-width: none;