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