Revert "Prevent horizontal overflow on public cards page"

This reverts commit 84c0ceecfe.
This commit is contained in:
2026-06-24 09:21:39 +02:00
parent a14ace22e9
commit be2c89e10a
-4
View File
@@ -230,10 +230,6 @@
margin: 0 0 var(--spacing-large) 0;
}
.sg-page-cards-public-page {
overflow-x: hidden;
}
.sg-page-cards .sg-preview-area > .sg-card,
.sg-page-cards .sg-preview-area > .sg-transparent-card {
width: 100%;