Reduce H1 margin

This commit is contained in:
Luis Cielak 2018-06-11 15:29:29 -04:00
parent e252a81819
commit fc8315e319

View File

@ -8,3 +8,7 @@ h1, h2, h3, h4, h5, h6 {
}
}
h1 {
margin-top: 0.5em;
}