typo correction
This commit is contained in:
parent
d7469399ef
commit
f74480a2b0
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue