Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

Media query Tablet and smaller

@media all and (max-width: 980px) {
 
}
 
PREVIOUS NEXT
Tagged: #Media #query #Tablet #smaller
ADD COMMENT
Topic
Name
5+9 =