LordMathis / hugo-theme-nightfall

Minimal dark theme for Hugo
https://hugo-theme-nightfall.netlify.app/
MIT License
77 stars 41 forks source link

fix img overflow in posts on mobile #25

Closed evanconnelly closed 1 year ago

evanconnelly commented 1 year ago

When viewing on mobile devices, large images in posts appear to overflow outside of the content element, causing horizontal scrolling and an unfavorable user experience.

LordMathis commented 1 year ago

Thanks for the fix!