Skip to content

Commit

Permalink
Reduce heading margin. Fixes benweet#611
Browse files Browse the repository at this point in the history
  • Loading branch information
benweet committed Dec 14, 2014
1 parent 95bfe57 commit 8802ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/res/styles/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ h5 { font-size: @title-base-size; }
h6 { font-size: @title-base-size * 0.85; }

h1, h2, h3, h4, h5, h6 {
margin: 1.8em 0;
margin: 1.5em 0;
text-align: start;
}

Expand Down

0 comments on commit 8802ec8

Please sign in to comment.