Don't set background on horizontal rule's fleuron
This commit is contained in:
@ -174,8 +174,6 @@ hr {
|
|||||||
&::after {
|
&::after {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1.5rem;
|
top: -1.5rem;
|
||||||
background: var(--bg-color), var(--primary-color);
|
|
||||||
padding: 0 0.25rem;
|
|
||||||
content: "☙❧";
|
content: "☙❧";
|
||||||
|
|
||||||
// An ugly hack to fix mirroring in rtl
|
// An ugly hack to fix mirroring in rtl
|
||||||
|
Reference in New Issue
Block a user