Created
September 16, 2014 17:49
-
-
Save guigarage/30f3b81d87e1e8173f1c to your computer and use it in GitHub Desktop.
usage of responsive style classes in html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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