typo correction

This commit is contained in:
Nathan McCarty 2025-02-06 20:15:09 -05:00
parent d7469399ef
commit f74480a2b0

View file

@ -62,7 +62,7 @@ a:visited {
.post-title, .post-blurbs > h1 { .post-title, .post-blurbs > h1 {
color: var(--green); color: var(--green);
} }
.post-body > h3, .post-body > h3, .post-body > h4 { .post-body > h2, .post-body > h3, .post-body > h4 {
color: var(--fg-1); color: var(--fg-1);
} }
blockquote { blockquote {