Skip to content

Instantly share code, notes, and snippets.

@valpryz
Created April 25, 2019 12:29
Show Gist options
  • Save valpryz/2a7b5976df8260b5c9bba58f43ba4266 to your computer and use it in GitHub Desktop.
Save valpryz/2a7b5976df8260b5c9bba58f43ba4266 to your computer and use it in GitHub Desktop.
first code of my article
@media only screen and (max-width: 480px) {
body {
font-size: 12px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment