Add radius to full width picture

This commit is contained in:
2026-06-24 12:08:33 +02:00
parent 50746a365e
commit 4b53f69891
@@ -80,6 +80,7 @@
width: 100%;
max-width: 100%;
height: auto;
border-radius: var(--radius-card);
}
.sg-page-public-page-components .sg-preview-area {