From 8b4754f110a0b4b8280445a1ad44ca2695d11066 Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:02:53 -0500 Subject: [PATCH] forgot the anti blur code --- _sass/sidebar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/sidebar.scss b/_sass/sidebar.scss index 3214611..5c536ed 100644 --- a/_sass/sidebar.scss +++ b/_sass/sidebar.scss @@ -44,6 +44,7 @@ grid-area: blinker; background-color: transparent; border: transparent; + image-rendering: pixelated; } .quotes {