1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-24 00:44:32 +01:00

4 lines
130 B
CSS

@media only all and (max-width:50em), only all and (max-device-width:800px), only all and (max-width:780px) {
some-css : here
}