Skip to content

Commit 18dcbdb

Browse files
Fixed sizing of h2 elements
1 parent 37f0113 commit 18dcbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/_typography.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ h2 {
1919
}
2020

2121
h3 {
22-
font-size: 1em;
22+
font-size: 1.2em;
2323
}
2424

2525
.long-form {

0 commit comments

Comments
 (0)