1
0
Fork 0
mirror of https://gitlab.com/curben/blog synced 2026-05-12 00:01:21 +00:00

fix(css): longer .home <hr>

This commit is contained in:
curben 2019-09-06 14:06:26 +01:00
commit 479c75c536
No known key found for this signature in database
GPG key ID: 5D9DB57A25D34EE3

View file

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