style: headings line-height

This commit is contained in:
Lucas Larroche 2023-03-05 09:17:56 +07:00
parent 810f222a92
commit dea5b7b449
2 changed files with 6 additions and 0 deletions

View file

@ -64,6 +64,7 @@
color: var(#{$}color);
font-weight: var(#{$}font-weight);
font-size: var(#{$}font-size);
line-height: var(#{$}line-height);
font-family: var(#{$}font-family);
}