Files
UXP-Fixed/devtools/client/styleeditor/test/media-small.css
T
2018-02-02 04:16:08 -05:00

6 lines
79 B
CSS

/* this stylesheet applies when min-width<400px */
body {
background: red;
}