Clean up text layouts and picture radius tokens

This commit is contained in:
2026-06-24 12:11:00 +02:00
parent 4b53f69891
commit 733c9c0e03
4 changed files with 9 additions and 4 deletions
@@ -80,7 +80,7 @@
width: 100%;
max-width: 100%;
height: auto;
border-radius: var(--radius-card);
border-radius: var(--radius-picture-full-width);
}
.sg-page-public-page-components .sg-preview-area {