jonnybarnes.uk/public
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
..
assets Fix images overflowing on mobile by preserving aspect ratio 2026-07-02 20:02:49 +01:00
media Initial commit to new repo 2016-05-19 15:01:28 +01:00
svg Get repo up to date with changes in laravel/laravel (issue #95) 2019-01-27 13:51:21 +00:00
vendor Update intervention/image package 2024-02-17 17:47:12 +00:00
.htaccess Initial commit to new repo 2016-05-19 15:01:28 +01:00
favicon.ico Initial commit to new repo 2016-05-19 15:01:28 +01:00
index.php Update Laravel to v12 2025-04-01 21:10:30 +01:00
robots.txt Initial commit to new repo 2016-05-19 15:01:28 +01:00