Adjust line height

This commit is contained in:
Foster Hangdaan 2023-11-28 21:34:37 -05:00
parent c7502688ee
commit f50f2b37d3
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -19,6 +19,7 @@ .post-list {
font-weight: bold;
text-decoration: none;
font-size: 1.5rem;
line-height: initial;
&:hover {
text-decoration: underline;
}