Revert "Add content wrapper card to public cards page"

This reverts commit fc88afc4b3.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent 76e05966d0
commit db4ef20de0
2 changed files with 0 additions and 17 deletions
-13
View File
@@ -11,19 +11,6 @@
<h1 class="sg-main-heading">Components Cards Public Page</h1>
<main aria-label="Cards Public Page">
<section id="component-content-wrapper-card">
<p class="sg-preview-label">Component: Content Wrapper Card</p>
<div class="sg-preview-area">
<div class="sg-transparent-card" data-component="transparent-card">
<p class="sg-body">
Content Wrapper Card als Transparent Card ohne horizontale Außenabstände und mit vertikalem Abstand gemäss spacing-large.
</p>
</div>
</div>
</section>
</main>
</body>