fix heading position

This commit is contained in:
Pat Dryburgh
2018-08-01 09:53:36 -07:00
parent 6dd29b3ab1
commit 76847435f9

View File

@ -83,8 +83,7 @@ hr {
.home h1 { .home h1 {
font-size: 2em; font-size: 2em;
padding: 2em 0; margin-bottom: 2em;
margin-bottom: 0;
text-align: center; text-align: center;
} }