Add subtitle style

This commit is contained in:
luis cielak 2018-08-08 13:47:31 -04:00
parent a29e7895bf
commit bf66a31392

View File

@ -20,6 +20,7 @@ h1, h2, h3, h4, h5, h6 {
+ .subtitle * {
margin-top: 0;
color: $color-gray;
}
}