Fix nav background color

This commit is contained in:
Alan Friedman 2016-01-12 08:25:37 -05:00
parent 7eebbe0a95
commit 199a459010

View File

@ -195,7 +195,7 @@ input {
} }
.navbar { .navbar {
background: none; background: white;
} }
.navbar-brand { .navbar-brand {