1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

feat(posts): render heading 4 in TOC (#1023)

This commit is contained in:
Cotes Chung
2023-09-03 20:20:14 +08:00
parent c4af75389a
commit 229c2a2e2b
3 changed files with 4 additions and 6 deletions

View File

@@ -314,9 +314,7 @@ h1 + .post-meta {
}
ul {
a {
padding-left: 2rem;
}
padding-left: 0.75rem;
}
}
}