source/stylesheets/breezeblocks/_side-image.sass in breezeblocks-0.0.1 vs source/stylesheets/breezeblocks/_side-image.sass in breezeblocks-0.0.2
- old
+ new
@@ -17,10 +17,10 @@
background: $side-image-content-background
+media($large-screen)
+row(table)
.images-wrapper
- +background(url("https://raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), linear-gradient($side-image-background-top, $side-image-background-bottom), no-repeat $side-image-background-top scroll)
+ +background(url("https://s3.amazonaws.com/FutureGov/sampleimage.jpg"), linear-gradient($side-image-background-top, $side-image-background-bottom), no-repeat $side-image-background-top scroll)
background-color: $side-image-background-top
background-size: cover
border-bottom: $side-image-border
display: block
min-height: 12em