Reduce H1 margin

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

View File

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