Update h2 style

This commit is contained in:
Luis Cielak 2018-07-23 13:57:10 -04:00
parent ee4d76f166
commit e392c97b65

View File

@ -22,10 +22,12 @@ h1, h2, h3, h4, h5, h6 {
h1 { h1 {
margin-top: 0.5em; margin-top: 0.5em;
margin-bottom: 0;
} }
h2 { h2 {
margin-top: 0; margin-top: 0;
color: $color-gray;
} }
a, a,