feat(style): increase line-height for paragraph

This commit is contained in:
Anhgelus Morhtuuzh 2025-03-03 19:59:06 +01:00
parent bfe18181af
commit f98647cabb
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5

View file

@ -97,6 +97,7 @@ h1, h2, h3 {
p {
margin-bottom: 0.5rem;
line-height: 1.15em;
}
h1 {