Skip to content

Commit

Permalink
Change tab indent to space for consistency (mmistakes#2614)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug authored Jul 23, 2020
1 parent b01dba5 commit df3f828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/minimal-mistakes/_notices.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

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

@at-root .page__content #{&} h4 {
Expand Down

0 comments on commit df3f828

Please sign in to comment.