add default heading line height
This commit is contained in:
parent
6db90f9515
commit
5d7c93ccd7
|
@ -56,6 +56,7 @@ h3,
|
|||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
line-height: 1.3;
|
||||
@include font-title();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue