try out a light gray sidebar

This commit is contained in:
Mark Otto 2015-04-17 01:32:15 -07:00
parent a73946b08d
commit 970e76ea25
3 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -5,6 +5,7 @@
.bd-sidebar {
padding: 0;
margin-bottom: 0;
background-color: #fafafa;
// background-color: #322f38;
.navbar-toggler {