Skip to content

Commit

Permalink
Give H4 in notice some space from below (mmistakes#2602)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed Jul 22, 2020
1 parent 5e7132b commit 8037201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/minimal-mistakes/_notices.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

h4 {
margin-top: 0 !important; /* override*/
line-height: inherit;
margin-bottom: 0.75em;
}

Expand Down

0 comments on commit 8037201

Please sign in to comment.