adding slight gradient to lightbox background

This commit is contained in:
Kris 2018-04-13 13:58:30 -04:00
parent fe32733a57
commit fa2c474617
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ $iframe-ratio: 9/16 !default;
// Image-type options
$include-image-type: true !default;
$image-background: #444 !default;
$image-background: linear-gradient(45deg, #111 0%,#333 100%) !default;
$image-padding-top: 40px !default;
$image-padding-bottom: 40px !default;
$include-mobile-layout-for-image: true !default; // Removes paddings from top and bottom