fix(style): increase line height

This commit is contained in:
Barrett Ruth 2025-12-27 00:35:01 -06:00
parent f6cd43ee7c
commit 525b7aaf98

View file

@ -62,7 +62,7 @@ li {
.post-article { .post-article {
font-size: 1.5em; font-size: 1.5em;
line-height: 1.25; line-height: 1.3;
padding-bottom: 50px; padding-bottom: 50px;
} }