1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-10 10:28:34 +00:00
Files
UXP/devtools/client/styleeditor/test/media-small.css
T

6 lines
79 B
CSS

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