Hacker News new | ask | show | jobs
by c-hendricks 330 days ago
Heads up all the images are squished on mobile.
1 comments

Thanks for the heads up. I have a couple of questions:

- What do you mean by squished?

- What device and browser are you using?

- Are all images affected or just certain ones?

A screenshot would help a lot if possible.

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

Ah, that does indeed appear squished! I'm glad someone said something. Thank you for following up with the additional information. It should be fixed now.