mirror of https://gitlab.com/curben/blog
fix(css): longer .home <hr>
This commit is contained in:
parent
259ca5040d
commit
479c75c536
|
@ -104,6 +104,7 @@ hr {
|
||||||
|
|
||||||
.home hr {
|
.home hr {
|
||||||
margin: 1em auto;
|
margin: 1em auto;
|
||||||
|
width: 65%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article .article-footer,
|
.article .article-footer,
|
||||||
|
|
Loading…
Reference in New Issue