From d129c9c6e041d1bb944adb6c2a37c282f3d5cb86 Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 11 Aug 2024 03:33:30 +0300 Subject: [PATCH] Increase size of that flower thingy on
--- sass/_typography.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sass/_typography.scss b/sass/_typography.scss index 3e49e53..09dbd6a 100644 --- a/sass/_typography.scss +++ b/sass/_typography.scss @@ -171,10 +171,10 @@ hr { &::after { position: relative; - top: -1.5rem; + top: -1.75rem; content: "☙❧"; color: var(--fg-muted-4); - font-size: 1.5rem; + font-size: 2rem; // An ugly hack to fix mirroring in rtl :root[dir*="rtl"] & {