Improve heading spacing to give more space below

This commit is contained in:
Joe Hutchinson
2019-03-15 09:27:39 -04:00
parent 2bec581dcb
commit 2feaddc243
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -303,7 +303,7 @@ strong {
position: fixed;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.5em 0 -1em 0;
margin: 1.5em 0 -0.5em 0;
clear: both;
}
img {