Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-24 11:40:00 +02:00
parent 1f30c8c1aa
commit 7391685617
4 changed files with 20 additions and 2 deletions
+6
View File
@@ -398,6 +398,12 @@ section + section {
line-height: var(--line-height-base);
}
@media (max-width: 48rem) {
.sg-heading-h2 {
font-size: calc(var(--font-size-h2) * 0.9);
}
}
.sg-preview-label {
margin: 0 0 var(--spacing-small) 0;
font-family: var(--font-family-base);