Skip to content

Instantly share code, notes, and snippets.

@guigarage
Created September 16, 2014 17:49
Show Gist options
  • Save guigarage/30f3b81d87e1e8173f1c to your computer and use it in GitHub Desktop.
Save guigarage/30f3b81d87e1e8173f1c to your computer and use it in GitHub Desktop.
usage of responsive style classes in html
<div class="hidden-xs">big text<div>
<div class="visible-xs">small text<div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment