change render

This commit is contained in:
simio 2024-11-28 01:19:44 -03:00
parent b67c8b644b
commit 1918fa2d67

View File

@ -7,3 +7,7 @@
max-width: 700px; max-width: 700px;
width: auto; width: auto;
} }
img{
image-rendering: auto;
}