I'm trying to improve PageSpeed insights score. PageSpeed reports "Properly size images" even if I use srcset/sizes (on mobile).
Am I doing something wrong?
I tried to change the sizes attribute but Chrome always loads a 600px wide image for mobile.
I ran it through https://ausi.github.io/respimagelint (from this answer) and it passes all tests.