H1 padding mobile tweak

This commit is contained in:
Jason Costello 2017-02-28 22:51:17 -08:00
parent c5a47a6264
commit d781e9e0a4
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ header .header {
h1 {
margin: 0;
padding-top: .5em;
padding-top: 1em;
margin-bottom: 1em;
}
}