use crisp image rendering on index

This commit is contained in:
2025-02-13 21:22:59 +00:00
parent ed40d29fc4
commit f4281384e3

View File

@@ -13,6 +13,7 @@ a {
img {
max-width: 100%;
image-rendering: crisp-edges;
}
p > img {