fix navbar css

This commit is contained in:
Christine Dodrill 2015-02-06 16:50:09 -08:00
parent 9b7957c9c1
commit 22fbdd1a24
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ body {
margin: 20px 0;
}
.navbar {
background: #FFF9FD;
}
html {
position: relative;
min-height: 100%;