Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

How to make website responsive for safari

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
@media {
    /* Your Class */
}}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #How #website #responsive #safari
ADD COMMENT
Topic
Name
6+7 =