mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2026-02-28 00:51:59 -08:00
Add spacing between TOC items
This commit is contained in:
@@ -692,6 +692,7 @@ a.article-title:hover,
|
|||||||
.article-toc li {
|
.article-toc li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
margin-top: 2px;
|
||||||
}
|
}
|
||||||
.article-toc li a {
|
.article-toc li a {
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|||||||
Reference in New Issue
Block a user