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