/ Published in: CSS
Expand |
Embed | Plain Text
@media only screen and (max-device-width: 480px) { /* rules here */ }
You need to login to post a comment.
terrencewood on 07/31/09
1 person have marked this snippet as a favorite
@media only screen and (max-device-width: 480px) { /* rules here */ }
You need to login to post a comment.