From 9d6daa069e3da20c553ed1c353793f8231b80270 Mon Sep 17 00:00:00 2001 From: Lino Schmidt Date: Wed, 15 Jun 2022 01:08:02 +0200 Subject: [PATCH] Sharp render preview --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index 50e20dd..c21c293 100644 --- a/src/index.css +++ b/src/index.css @@ -193,6 +193,7 @@ header h1 { position: relative; margin-top: 15px; width: 100%; + image-rendering: pixelated; } .noMarginBottom {