add explicit width to image

This commit is contained in:
Daniel Bulant 2022-05-16 10:54:07 +02:00
parent a46095b710
commit 09aa1d5547

View file

@ -341,6 +341,7 @@
}
.also li img {
height: 24px;
width: 24px;
margin-right: 6px;
}
@media (min-width: 1520px) {