1
0
Fork 0

image-rendering for buttons is pixelated

This commit is contained in:
Sara Gerretsen 2025-12-28 19:16:32 +01:00
parent 23f4f09747
commit 57117db255

View file

@ -78,4 +78,5 @@ img.image-left {
img.button {
width: 110px;
image-rendering: pixelated;
}