From e16b8c17675af814f27b1cdbe781c1dc58a3ec31 Mon Sep 17 00:00:00 2001 From: daudix Date: Sat, 27 Jul 2024 06:05:24 +0300 Subject: [PATCH] Don't set background on horizontal rule's fleuron --- sass/_typography.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/sass/_typography.scss b/sass/_typography.scss index 2a00e43..9ed121b 100644 --- a/sass/_typography.scss +++ b/sass/_typography.scss @@ -174,8 +174,6 @@ hr { &::after { position: relative; top: -1.5rem; - background: var(--bg-color), var(--primary-color); - padding: 0 0.25rem; content: "☙❧"; // An ugly hack to fix mirroring in rtl