Separate public page pattern layout from components

This commit is contained in:
2026-06-24 09:57:25 +02:00
parent 2d34886338
commit 1824b478e4
3 changed files with 10 additions and 6 deletions
@@ -73,12 +73,6 @@
width: 100%;
}
.sg-page-public-page-patterns .sg-preview-area {
display: flex;
flex-direction: column;
width: 100%;
}
@media (max-width: 48rem) {
.sg-text-block,
.sg-card--call-to-action-card {