css : post : imrove <hr>

This commit is contained in:
Aditya Telange 2020-09-16 15:29:50 +05:30
parent bcba19789a
commit 8f7a04337f
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77

View file

@ -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;