reduced width of #left to 260px
This commit is contained in:
parent
9d39402f2d
commit
b5a27c5d21
|
@ -39,8 +39,8 @@ html, body
|
|||
|
||||
#left
|
||||
@include flex(1, 1, 30%)
|
||||
min-width: 380px
|
||||
max-width: 380px
|
||||
min-width: 260px
|
||||
max-width: 260px
|
||||
width: -webkit-calc(100% - 1000px)
|
||||
padding: 0 0 110px 0
|
||||
background-color: $color-bg-left
|
||||
|
|
Loading…
Reference in New Issue
Block a user