for some reason we don't clear h1,2,3 margins on mobile..

This commit is contained in:
Jeff Atwood 2015-06-03 03:15:34 -07:00
parent 1a9da9133e
commit 9df9cd2c66
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ a.star {
h3 {
margin-bottom: 4px;
margin-top: 0;
color: scale-color($primary, $lightness: 20%);
line-height: 23px;
font-weight: normal;