remove bottom margin from h1
This commit is contained in:
parent
6d2e39950d
commit
f48baceeda
3 changed files with 2 additions and 4 deletions
|
|
@ -29,7 +29,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
}
|
||||
}
|
||||
h1 {
|
||||
margin-bottom: @baseLineHeight;
|
||||
font-size: 30px;
|
||||
line-height: @baseLineHeight * 2;
|
||||
small {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue