style: increase line spacing in blog posts

This commit is contained in:
Youwen Wu 2024-04-05 04:27:59 -07:00
parent bd53c89296
commit 8d03497232
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -11,7 +11,7 @@
}
p {
@apply leading-relaxed my-2;
@apply leading-loose my-2;
}
ol,