images are blurred no more

This commit is contained in:
Hanusiak Piotr
2021-11-26 23:49:49 +01:00
parent d521e052b4
commit fb188578da
2 changed files with 3 additions and 1 deletions
@@ -67,5 +67,6 @@
top: calc(50% - 45px);
width: 90px;
height: 90px;
image-rendering: pixelated;
}
</style>