1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Beautified the ToC.

This commit is contained in:
Cotes Chung 2020-01-15 04:41:31 +08:00
parent e67a74c4ec
commit c53f23df5c

View File

@ -124,7 +124,9 @@
}
#toc li>a {
padding-top: 0;
line-height: 1rem;
padding-top: .5rem;
padding-bottom: .5rem;
}