Improve home page cinema margins for single column layout

openid
Marcin Kulik 11 years ago
parent abc926bd67
commit 055b552775

@ -1,11 +1,15 @@
.home-page
.cinema
padding-top: 50px
padding-bottom: 50px
padding-top: 0px
padding-bottom: 0px
background-image: image-url("home-bg.png")
background-position: 50%
.row
> .col-md-6
margin-top: 50px
margin-bottom: 50px
.player-wrapper
max-height: 400px
overflow: hidden

Loading…
Cancel
Save