From 7f96dfdff14c6507c346989d25b9b34d197103a8 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 30 Mar 2020 10:57:16 +0100 Subject: [PATCH] d --- dev.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }