From e3839c35b704be20e1e4247f927dfcc181706566 Mon Sep 17 00:00:00 2001 From: viacoro <103315372+viacoro@users.noreply.github.com> Date: Sat, 2 Dec 2023 17:11:10 +0100 Subject: [PATCH] unblur shiggy in splash screen (#221) --- static/views/splash.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/views/splash.html b/static/views/splash.html index 7cb571b..a82ff33 100644 --- a/static/views/splash.html +++ b/static/views/splash.html @@ -24,6 +24,7 @@ img { width: 6em; height: 6em; + image-rendering: pixelated; }