This commit is contained in:
James 2020-03-30 10:57:16 +01:00
parent 2e5b3bd117
commit 7f96dfdff1

View File

@ -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;
}