Wider margin for list entries. (#30)

This commit is contained in:
Kamil Wylegala
2019-05-01 06:23:34 +02:00
committed by Carson Ip
parent 8f366a6e45
commit 4c627e84b6

View File

@@ -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,