I acquired a code to have 2 different images. One dedicated for desktop, and one dedicated for mobile view. But the images for the desktop comes out blurry than the original before the code. The code is below and perhaps someone knows how to get the desktop image as sharp and vivid as it should be, Thanks!
This CSS (assumed since we can’t see it all) is doing some image switching. The blurriness would be more down to the size and quality of the image itself that we don’t see in the CSS code here.
Are you sure the image you’re loading for desktop is actually a larger image? Getting a link to see this in action would be the most helpful.