style: reduce text contrast in blog

This commit is contained in:
Youwen Wu 2024-04-04 16:19:01 -07:00
parent 925dc0dcb8
commit 1ece36bbe6
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -1,4 +1,5 @@
.markdown-body {
@apply text-primary/90;
h1,
h2 {
@apply text-3xl font-serif mb-5 mt-16;