diff --git a/index.html b/index.html index 1b54d10..6230e80 100644 --- a/index.html +++ b/index.html @@ -160,6 +160,11 @@ cursor: pointer; } + .footer.buttons img, + .footer.buttons a img { + image-rendering: pixelated; + } + .footer.quote { text-align: center; margin: -8px auto auto auto;