diff --git a/src/styles/global.css b/src/styles/global.css index 2f0b86d..4452c2a 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -14,11 +14,6 @@ } -img { - image-rendering: pixelated; /* Forces sharp rendering on scale. Avoid blurry images */ -} - - html[data-theme='dark'] { .main-pane { kbd {