My media query
works on Android in all browsers but not on IPhone.
I have IPhone 6s Plus and when I opened my website, it crashed the page. On other IPhones it's just css in mess. What's the problem?
@media only screen and (max-width:768px) and (orientation : portrait) {}