mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 10:31:39 +01:00
css : post : imrove <hr>
This commit is contained in:
parent
bcba19789a
commit
8f7a04337f
@ -220,9 +220,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post-content hr {
|
.post-content hr {
|
||||||
height: 1px;
|
margin: 30px calc(var(--gap) * -1);
|
||||||
margin-top: 56px;
|
height: 2px;
|
||||||
margin-bottom: 56px;
|
|
||||||
background: var(--tertiary);
|
background: var(--tertiary);
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user