Write a basic media query.

Posted . Visible to the public.
@media only screen and (max-width: 1200px) {
  ...
}
Daniel
Last edit
Daniel
Keywords
css
Posted by Daniel to Dev (2018-10-04 07:23)