fix: use default font height for h2

pull/13/head
Nicolas Doby 2023-03-13 10:10:57 +01:00
parent c58de476f8
commit 923cba4916
1 changed files with 0 additions and 1 deletions

View File

@ -195,7 +195,6 @@ h2 {
font-style: normal;
font-weight: 700;
letter-spacing: .02rem;
line-height: 1.7rem;
margin: 3rem 0 2rem;
}