Don't use smaller line height on the headings

This commit is contained in:
daudix
2024-06-23 02:15:13 +03:00
parent ea9a01f6f7
commit 3926adeae2
3 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,6 @@ h6 {
text-wrap: balance;
margin: 3rem 0 1rem;
font-weight: lighter;
line-height: normal;
font-family: var(--font-antique);
letter-spacing: -0.05em;
}