bringing in darker #left div bg color for master app.css

This commit is contained in:
Justine Arreche 2013-10-16 13:09:48 -04:00
parent 14d7c0405c
commit af65c668d1

View File

@ -43,7 +43,7 @@ html, body
max-width: 320px
width: -webkit-calc(100% - 1000px)
padding: 0 0 110px 0
background-color: $color-bg-left
background-color: #fbfbfa
border-right: 1px solid $color-border-normal
@media screen and (max-width: 980px)