Is there any way to upscale the original image size if the image container is bigger than the image?
The breakpoints fit the screensize not the container. So there is no real detection. The best way to achieve your result is upscaling it with css querys.
Comments
Comment #1
n1k commentedThe breakpoints fit the screensize not the container. So there is no real detection. The best way to achieve your result is upscaling it with css querys.