update: more line spacing

This commit is contained in:
ngn 2024-05-06 23:06:44 +03:00
parent 755d049d85
commit 1bfa5df0c8

View File

@ -43,7 +43,7 @@
.md p { .md p {
font-size: 18px; font-size: 18px;
color: var(--bright-second); color: var(--bright-second);
line-height: 24px; line-height: 26px;
letter-spacing: .01em; letter-spacing: .01em;
margin-top: 10px; margin-top: 10px;
} }