what does this media query mean.
-
hello,
starting from 312px thing’s start to change. can i know what this mean ?
my theme is ryu
https://www.abdorefky.com@media screen and (min-width: 312px) {
.wrap,
#search-wrapper .searchform {
max-width: 264px;
}
#secondary {
max-width: 288px;
}
}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘what does this media query mean.’ is closed to new replies.