sujaykundu777 / devlopr-jekyll

(FREE SITE GENERATOR) - A Customizable/Hackable portfolio jekyll theme where you can blog using Markdown or CMS :rocket: in minutes built for developers. (with CMS) ✨
https://devlopr.netlify.app
MIT License
663 stars 972 forks source link

fix: img was overflow screen #216

Closed thanhtinhpas1 closed 2 months ago

thanhtinhpas1 commented 1 year ago

In the post page, when the image too big, overflow than the screen, it comes cross the page horizontally as example below

image

This PR was fixed to set the max-width of image just 100%, after fixing:

image

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devlopr-jekyll ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2023 10:45am
thanhtinhpas1 commented 1 year ago

@sujaykundu777 please take a look

blakedrumm commented 6 months ago

@sujaykundu777 - Please review when you have a chance.