chore(query) add " "

This commit is contained in:
coderaiser 2018-03-26 13:47:03 +03:00
parent cb3bfefd83
commit c0442ce5cf

View file

@ -80,9 +80,9 @@
}
}
/* iphone 6 landscape*/
/* iphone 6 landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape),
@media only screen and (max-height: 360px) and (max-width: 640px) {
@media only screen and (max-height: 360px) and (max-width: 640px) {
.fm {
height: 55%;
}