From db4ef20de0d4a089e541c7611cba74d713955df3 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 content wrapper card to public cards page" This reverts commit fc88afc4b3513fd0d13c9b139e49cd1a99246d5f. --- components/cards-public-page.html | 13 ------------- styles/40-components-cards.css | 4 ---- 2 files changed, 17 deletions(-) diff --git a/components/cards-public-page.html b/components/cards-public-page.html index 2d12560..0938415 100644 --- a/components/cards-public-page.html +++ b/components/cards-public-page.html @@ -11,19 +11,6 @@

Components – Cards Public Page

- -
-

Component: Content Wrapper Card

- -
-
-

- Content Wrapper Card als Transparent Card ohne horizontale Außenabstände und mit vertikalem Abstand gemäss spacing-large. -

-
-
-
-
diff --git a/styles/40-components-cards.css b/styles/40-components-cards.css index 1dbc1a9..bc02601 100644 --- a/styles/40-components-cards.css +++ b/styles/40-components-cards.css @@ -232,10 +232,6 @@ max-width: none; } -.sg-page-cards-public-page .sg-preview-area > .sg-transparent-card { - margin: var(--spacing-large) 0; -} - .sg-page-cards .sg-group-card > .sg-card { flex: 0 0 100%; width: 100%;