Increase global heading foundation sizes

This commit is contained in:
2026-06-22 15:26:30 +02:00
parent 1771cef831
commit 6c103d1dfd
3 changed files with 4 additions and 12 deletions
-8
View File
@@ -15,11 +15,3 @@
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);
}