Add more margin to <h3>s

This commit is contained in:
Michael Jackson 2016-09-27 15:04:27 -07:00
parent 4dfeac1cb3
commit 24a48d4720
1 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,9 @@ h1, h2, h3, header nav {
font-family: Futura, Helvetica, sans-serif;
text-transform: uppercase;
}
h3 {
margin-top: 2em;
}
header h1 {
font-size: 4em;