Skip to content

Commit 21e858c

Browse files
committed
fix styling, missing differentiation between h4 and h5
1 parent af2c1c9 commit 21e858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/headings.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
:root {
2-
--sl-text-h4: var(--sl-text-base);
2+
--sl-text-h4: var(--sl-text-lg);
33
--sl-text-h5: var(--sl-text-base);
44
}

0 commit comments

Comments
 (0)