Updated post-single.css to set hr's border to 0
This commit is contained in:
@ -224,6 +224,7 @@
|
||||
background: var(--tertiary);
|
||||
border-top: 0;
|
||||
border-bottom: 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.post-content iframe {
|
||||
|
Reference in New Issue
Block a user