minify the hamburger to fix the navbar height

This commit is contained in:
Joshua Simmons 2017-08-17 19:11:05 -07:00
parent c2114e30c1
commit 80d11d74ff

View file

@ -382,4 +382,5 @@ footer .footer-copy {
.navbar-toggle { .navbar-toggle {
background-color: $gray-lighter; background-color: $gray-lighter;
font-size: 10px;
} }