remove bottom margin from h1

This commit is contained in:
Mark Otto 2011-10-17 12:45:09 -07:00
parent 6d2e39950d
commit f48baceeda
3 changed files with 2 additions and 4 deletions

View file

@ -29,7 +29,6 @@ h1, h2, h3, h4, h5, h6 {
}
}
h1 {
margin-bottom: @baseLineHeight;
font-size: 30px;
line-height: @baseLineHeight * 2;
small {