diff --git a/index.html b/index.html index ac5f574..772665e 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,7 @@ img { border-radius: 6px; pointer-events: none; + image-rendering: pixelated; } .main { color: #777; diff --git a/wires.png b/wires.png index e56f6dd..6b9e894 100644 Binary files a/wires.png and b/wires.png differ