Reduce heading margin. Fixes #611
This commit is contained in:
parent
95bfe57e4e
commit
8802ec82d4
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user