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