/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
@media only screen and (-webkit-min-device-pixel-ratio: 2) { /* fancy iPhone 4-specific styles go here */ }