mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-30 03:19:49 -08:00
Wider margin for list entries. (#30)
This commit is contained in:
committed by
Carson Ip
parent
8f366a6e45
commit
4c627e84b6
@@ -257,7 +257,7 @@ a.article-title:hover,
|
||||
.article-entry ul,
|
||||
.article-entry ol,
|
||||
.article-entry dl {
|
||||
margin: 0 20px;
|
||||
margin: 0 25px;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
.article-entry ul ul,
|
||||
|
||||
Reference in New Issue
Block a user