jonnybarnes.uk/public/assets/css
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 11e2c469cb
Fix images overflowing on mobile by preserving aspect ratio
max-width: 100% alone lets img/picture height stay at intrinsic size,
so on narrow viewports images could still overflow vertically or look
squashed. Adding height: auto keeps the aspect ratio correct as width
scales down.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-02 20:02:49 +01:00
..
app.css Fix images overflowing on mobile by preserving aspect ratio 2026-07-02 20:02:49 +01:00
app.css.br Fix images overflowing on mobile by preserving aspect ratio 2026-07-02 20:02:49 +01:00
app.css.map Fix images overflowing on mobile by preserving aspect ratio 2026-07-02 20:02:49 +01:00
app.css.zst Fix images overflowing on mobile by preserving aspect ratio 2026-07-02 20:02:49 +01:00