Skip to content

Commit fe9068d

Browse files
committed
Tweak margins
1 parent 24b35c5 commit fe9068d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,13 @@ h3,
3232
h4 {
3333
font-weight: $heading-font-weight;
3434
margin-top: .5rem;
35-
margin-bottom: .5rem;
35+
margin-bottom: 0;
3636
}
3737

3838
h1 {
3939
font-size: $h1-font-size;
4040
line-height: $h1-line-height;
4141
margin-top: 1.5rem;
42-
margin-bottom: 0;
4342
}
4443

4544
h2 {

0 commit comments

Comments
 (0)