Skip to content

Instantly share code, notes, and snippets.

@johnnyopao
Created June 13, 2015 16:36
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save johnnyopao/4820111778af398d0db7 to your computer and use it in GitHub Desktop.
Save johnnyopao/4820111778af398d0db7 to your computer and use it in GitHub Desktop.
Unbounce mobile breakpoint
<style>
@media (max-width: 600px){
/*Custom CSS HERE */
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment