diff --git a/app/assets/stylesheets/darkswarm/home_panes.css.sass b/app/assets/stylesheets/darkswarm/home_panes.css.sass index 9797dc9c6e..339c74644c 100644 --- a/app/assets/stylesheets/darkswarm/home_panes.css.sass +++ b/app/assets/stylesheets/darkswarm/home_panes.css.sass @@ -4,9 +4,15 @@ // Styling for big panes on homepage #beta.pane - @include lightbg .row @include panepadding + background-image: url("/assets/home/macbook.png") + background-repeat: no-repeat + background-position: center bottom + padding-bottom: 280px + &, & * + max-width: 610px + #map.pane @include darkbg