fix shiggy looking creepy

This commit is contained in:
Vendicated
2023-12-04 11:34:39 +01:00
parent 032b94e81d
commit 208158f4d1

View File

@@ -22,8 +22,8 @@
} }
img { img {
width: 6em; width: 128px;
height: 6em; height: 128px;
image-rendering: pixelated; image-rendering: pixelated;
} }
</style> </style>