diff --git a/dev.less b/dev.less index a8dbcf8..62383fe 100644 --- a/dev.less +++ b/dev.less @@ -104,7 +104,7 @@ display: block !important; -@media (min-width: 768px) and (min-width: 991) { /* desktop */ +@media (min-width: 768px) and (max-width: 991) { /* desktop */ *{ background:#ff0; }