fix(css): longer .home <hr>

This commit is contained in:
curben 2019-09-06 14:06:26 +01:00
parent 259ca5040d
commit 479c75c536
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ hr {
.home hr { .home hr {
margin: 1em auto; margin: 1em auto;
width: 65%;
} }
.article .article-footer, .article .article-footer,