height auto img

This commit is contained in:
2025-09-23 23:34:31 +02:00
parent c29442272f
commit 5d1e1954f8
@@ -119,6 +119,7 @@
@media(max-width: 500px){
img{
width: -moz-available;
height: auto;
}
}