问题
Historically, you'd use media queries based of pixel width to determine what display the end user will get. However, that doesn't/won't work when you are using a higher resolution device such as a Galaxy S4 (1080x1920) resolution.
How do you handle this?
来源:https://stackoverflow.com/questions/16490175/in-terms-of-responsive-design-how-do-you-handle-high-resolution-phones-such-as