From d3d5535873c6dca1e5d5d98a0502d504331d98ce Mon Sep 17 00:00:00 2001 From: Dylan Müller Date: Tue, 23 Sep 2025 23:22:42 +0200 Subject: Remove blend mode and image rendering styles Removed mix-blend-mode and image-rendering properties. --- style.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.scss b/style.scss index a6a452f..ebf8e9b 100644 --- a/style.scss +++ b/style.scss @@ -348,8 +348,6 @@ img { margin-bottom: 15px; margin-top: 15px; user-select: none; - mix-blend-mode: multiply; - image-rendering: pixelated; @include mobile { height: 100%; -- cgit v1.2.3-70-g09d2