Snippets Collections
@media screen and (min-width: 480px) {
  body {
    background-color: lightgreen;
  }
}
star

Sat Aug 27 2022 08:23:33 GMT+0000 (Coordinated Universal Time) https://www.w3schools.com/css/css3_mediaqueries.asp

#css #media-queries

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension