Skip to content

Instantly share code, notes, and snippets.

@luckyshot
Created January 30, 2015 12:14
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 luckyshot/53c433e174c0c84ae8cc to your computer and use it in GitHub Desktop.
Save luckyshot/53c433e174c0c84ae8cc to your computer and use it in GitHub Desktop.
CSS Responsive code example
@media all and (max-width: 300px) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment