curtiscde / hugo-theme-massively

Massively theme for Hugo static site generator
https://hugo-theme-massively.netlify.app
Other
155 stars 138 forks source link

Adjust the width of images on small screens. #88

Closed Kaligule closed 2 years ago

Kaligule commented 4 years ago

This should solve Issue #82

I also added a post with an image in the body to the example site. This is how it looks now on thin screens (compare with the screenshot from the issue):

test_post_with_image

Note that I don't know what I am doing with sscs and css. I solved this by fooling around. I think the code is right and the testpost looks good, but someone who knows his/her way around web technologies should doublecheck this.

curtiscde commented 2 years ago

Bug fixed as part of #97 / v6.2.1