From 169038fd42a5ec0bb04caee4fa74d10cc4c99ce3 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 "Stabilize public cards wrapper full bleed" This reverts commit 7db06d27f038e8c10e0a0c976cd79def09275b66. --- styles/40-components-cards.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/40-components-cards.css b/styles/40-components-cards.css index 9e38ec9..82e3bf0 100644 --- a/styles/40-components-cards.css +++ b/styles/40-components-cards.css @@ -237,10 +237,7 @@ } .sg-page-cards-public-page #component-content-wrapper-card { - width: calc(100% + (2 * var(--spacing-small))); - box-sizing: border-box; margin-inline: calc(-1 * var(--spacing-small)); - padding-inline: var(--spacing-small); } .sg-page-cards-public-page #component-content-wrapper-card > .sg-transparent-card {