|
|
|
|
|
by dcre
325 days ago
|
|
In Safari only (noticed on iOS but reproducible in desktop Safari with responsive design mode) the images appear to be keeping their height constant when they scale down their width. Changing "height: fit-content" to "height: auto" seems to fix it. https://imgur.com/a/TENOrZh |
|