Skip to content

Instantly share code, notes, and snippets.

@papalardo
Created January 9, 2019 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save papalardo/e5424cd5653ade4b6a62e7cd54772afe to your computer and use it in GitHub Desktop.
Save papalardo/e5424cd5653ade4b6a62e7cd54772afe to your computer and use it in GitHub Desktop.
/* TABLE */
@media screen and (max-width: 63.9375em) {
}
/* MOBILE */
@media screen and (max-width: 39.9375em) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment