Revert "Simplify public cards page layout"

This reverts commit 7cd12049a6.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent be2c89e10a
commit f90a2740a9
2 changed files with 9 additions and 7 deletions
+5 -3
View File
@@ -33,9 +33,11 @@
</div>
<div class="sg-cards-public-page__cta-right-buttons" data-component="link-buttons">
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
Link-Button
</button>
<div class="sg-component-row">
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
Link-Button
</button>
</div>
</div>
</div>
</div>