Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-22 15:25:33 +02:00
parent 01f317c7d4
commit c1dc10ab72
4 changed files with 26 additions and 2 deletions
@@ -15,3 +15,11 @@
color: var(--text-typography-preview);
margin-top: 0;
}
.sg-typography-preview h1 {
font-size: calc(var(--font-size-h1) * 1.2);
}
.sg-typography-preview h2 {
font-size: calc(var(--font-size-h2) * 1.2);
}