added margin above h3

This commit is contained in:
kynd 2015-12-27 12:56:06 -08:00
parent dd0b7ae82c
commit c754ed6385
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ h1, h2, h3 {
}
h3 {
margin-top: 56px;
margin-bottom: 5px;
}