css: fix <li> line-height.

This commit is contained in:
evazion
2022-01-20 21:40:46 -06:00
parent 8d9cee5ad0
commit 2fff563027
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ article.comment {
}
.unhide-comment-link {
margin-bottom: 1em;
margin-bottom: 0.75rem;
display: block;
}