lukeorth / poison

Professional Hugo theme for dev bloggers. Based on Mdo's classic Hyde theme.
https://poison.lukeorth.com
GNU General Public License v3.0
172 stars 94 forks source link

this fixes an issue with some images displaying with weird aspect ratios #140

Closed rawwerks closed 9 months ago

rawwerks commented 9 months ago

this fixes an issue with some images displaying with weird aspect ratios, in particular on mobile.

without:

image

with:

image
lukeorth commented 9 months ago

Thanks, @rawwerks! This looks great. I will try to review it soon. :slightly_smiling_face:

lukeorth commented 9 months ago

Looks great -- thanks again!