diff --git a/index.html b/index.html index f4fff95..404f9d3 100644 --- a/index.html +++ b/index.html @@ -197,6 +197,10 @@ height:200px; margin: auto; } + + #qrcode img { + image-rendering: pixelated; + }