fix: use default font height for h2
parent
c58de476f8
commit
923cba4916
|
@ -195,7 +195,6 @@ h2 {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: .02rem;
|
letter-spacing: .02rem;
|
||||||
line-height: 1.7rem;
|
|
||||||
margin: 3rem 0 2rem;
|
margin: 3rem 0 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue