replaced #left back to 380px wide

This commit is contained in:
Justine Arreche 2013-10-01 17:44:01 -04:00
parent d4ae21251e
commit 0dea38af7c

View File

@ -39,7 +39,7 @@ html, body
#left
@include flex(1, 1, 30%)
min-width: 250px
max-width: 350px
max-width: 380px
width: -webkit-calc(100% - 1000px)
padding: 0 0 110px 0
background-color: $color-bg-left