lessphp icon indicating copy to clipboard operation
lessphp copied to clipboard

media query ignored

Open BobGrimes opened this issue 11 years ago • 2 comments

Seems to have ignored the following @media screen and (max-width: 1024px) { body { width: 100%; } }

BobGrimes avatar Dec 10 '13 17:12 BobGrimes