* Fix #683

* whitespace

---------

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
Emma Alexia Triphora
2023-08-21 10:44:09 -04:00
committed by GitHub
parent c85f12fe2c
commit e9c7f5d664
2 changed files with 8 additions and 7 deletions

View File

@@ -56,4 +56,8 @@ a {
a:visited {
color: #4f9cff
}
}
img {
image-rendering: pixelated;
}