|
|
|
|
|
by sabarjp
3967 days ago
|
|
The problem is that non-retina images get doubled in size on a retina display, so it looks blurry. I suggest providing 2x sized images. You can use media queries to show different sized images or rely on down-sampling. There's a few different strategies. |
|