Swetugg / swetugg-backoffice

Swetugg website and admin pages
MIT License
3 stars 7 forks source link

Speaker images wider than screen #135

Open SiggeSax opened 4 years ago

SiggeSax commented 4 years ago

Some of the speakers images are too wide, which makes the navbar and part of the picture go off screen.

Firefox on Android

ceciliasharp commented 4 years ago

Same on Edge on Android. This time the images got uploaded as is (instead of resize to 150x150) and I guess we don't size the images correctly on mobile view.

ceciliasharp commented 4 years ago

Should we also transform the size of the images on upload?

SiggeSax commented 4 years ago

Max-width should fix the problem, and we wouldnt need to do anything to the pictures