This commit is contained in:
James 2020-03-30 11:54:14 +01:00
parent 31c6172d7e
commit e2d5216f19

View File

@ -105,7 +105,7 @@ display: block !important;
/* desktop only */ /* desktop only */
@media (min-width: 989px) { @media (min-width: 991px) {
body{ body{
background:#ff8; background:#ff8;
} }