iphone css

Solutions on MaxInterview for iphone css by the best coders in the world

showing results for - "iphone css"
Chance
10 Jun 2017
1@supports (-webkit-touch-callout: none) {
2  /* CSS specific to iOS devices */ 
3}
4
5@supports not (-webkit-touch-callout: none) {
6  /* CSS for other than iOS devices */ 
7}
8
queries leading to this page
css for iphoneiphone css