Centering mobile navigation button

This commit is contained in:
Gregory Ballantine 2016-11-18 12:13:33 -05:00
parent 1d6ad2f16c
commit 736aed8c0f
2 changed files with 2 additions and 1 deletions

View File

@ -43,6 +43,7 @@
color: $main-color
#navbar-collapse-button
margin: 0 auto
color: #fff
font-size: 32px
+transition(color, 200ms)

File diff suppressed because one or more lines are too long