Last active
October 26, 2015 12:50
-
-
Save beaugunderson/735119a3170fb4df6826 to your computer and use it in GitHub Desktop.
hamburger-buttons
This file contains hidden or 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
.navbar-toggle { | |
background-image: url(http://i.imgur.com/NBCwtIw.png); | |
background-position: center; | |
background-size: 90%; | |
background-repeat: no-repeat; | |
} |
Author
beaugunderson
commented
Oct 22, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment