2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

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
-1
View File
@@ -29,7 +29,6 @@ h1, h2, h3, h4, h5, h6 {
}
}
h1 {
margin-bottom: @baseLineHeight;
font-size: 30px;
line-height: @baseLineHeight * 2;
small {