images are blurred no more

This commit is contained in:
Hanusiak Piotr 2021-11-26 23:49:49 +01:00
parent 7b94ac644d
commit dcd8e57853
2 changed files with 3 additions and 1 deletions

View file

@ -67,5 +67,6 @@
top: calc(50% - 45px);
width: 90px;
height: 90px;
image-rendering: pixelated;
}
</style>