feat: increase line height

This commit is contained in:
Barrett Ruth 2025-05-14 13:50:53 -04:00
parent 87e2851324
commit a028690f43

View file

@ -104,7 +104,7 @@ pre * {
.post-article {
font-size: 1.5em;
line-height: 1.3em;
line-height: 1.5em;
padding-bottom: 50px;
}