Media Query for Android Devices
问题 I have my site optimized for OS and iOS, but testing it for Android through browserstack.com has left me puzzled about targeting Android devices in my media queries. Here is my query that works for iOS devices: #using em based query after reading this article: http://blog.cloudfour.com/the-ems-have-it-proportional-media-queries-ftw/ @media only screen and (device-width: 20em) I have tried a variety of different queries (including px based queries), but just want one that will work for all /