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