]> _ Git - fluidbook-v3.git/commitdiff
Small adjustment for background images in features grid at medium resolutions to...
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 22 Jul 2016 16:41:25 +0000 (16:41 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 22 Jul 2016 16:41:25 +0000 (16:41 +0000)
less/410-features.less

index a1618ffb66d533726807c5e2891e489e506f680e..869e02efb62a495a66fb4ca1383f215e4709574d 100644 (file)
         width: 100%;
       }
     }
+
+    @media @m1024 {
+      background-size: 105%;
+    }
   }
   &.rectangle-bottom, &.square-bottom {
     background-position: center bottom;