Adjust typography preview heading sizes
This commit is contained in:
@@ -15,3 +15,11 @@
|
|||||||
color: var(--text-typography-preview);
|
color: var(--text-typography-preview);
|
||||||
margin-top: 0;
|
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);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user