mobile-shell / mobile-shell.github.io

Mosh website
https://mosh.org
37 stars 50 forks source link

Fix image and video overflow on mobile display #66

Closed hamasho closed 3 months ago

hamasho commented 2 years ago

Currently, if you visit this website on mobile, the layout is broken due to images and the YouTube video overflow. With this fix, I restricted the max-width of images and the iframe to 100% to prevent unwanted horizontal scroll.

Before After
Jun-28-2022 05-19-10 Jun-28-2022 05-19-20
Before After
image image
image image