aileen opened this issue 6 years ago · 1 comments
It appears that when the original image size is not large enough, the max-width:100% on the image container has a negative effect on it:
max-width:100%
The image needs to be stretched to the fill its outer container, just like it's working for smaller viewports.
Here's how it looks like fixed: