Skip to content

Commit 24b35c5

Browse files
committed
Tweak h1 margins
1 parent e3f3f7f commit 24b35c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/doingstuff-zola/sass/doingstuff/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ h4 {
3838
h1 {
3939
font-size: $h1-font-size;
4040
line-height: $h1-line-height;
41-
margin-top: 2rem;
41+
margin-top: 1.5rem;
4242
margin-bottom: 0;
4343
}
4444

0 commit comments

Comments
 (0)