I tried to use this media query
@media screen and (device-aspect-ratio: 40/71) {}
for the iPhone 5 responsive design. I can see the effects in my iPhone 5. But for that every time I need to upload the modified version to server. Is there any way to see the changes reflecting in this iPhone width by just re-sizing the window size? Or am I missing something stupid?
问问题
44 次