thunderbird / thunderblog

A simple, responsive, mobile-first Wordpress theme for the Thunderbird Blog
https://blog.thunderbird.net
MIT License
9 stars 5 forks source link

Don't unnecessarily enlarge images #18

Closed freaktechnik closed 2 years ago

freaktechnik commented 2 years ago

Wordpress resizes images to some specific sizes the theme can set. However, the images may also be smaller than any of these sizes. We currently scale up all images to full article width client side. I think we should just display them in their original resolution if they are smaller.

freaktechnik commented 2 years ago

image vs. image