reduce enterprise bg size

This commit is contained in:
Jason Costello 2016-10-06 11:47:27 -07:00
parent 301dc104fc
commit 2d9cfa2b91
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ body.page-home {
#enterprise-intro-bg { #enterprise-intro-bg {
background: #000 image-url("enterprise-callout-bg.svg") bottom right no-repeat; background: #000 image-url("enterprise-callout-bg.svg") bottom right no-repeat;
background-size: 100%; background-size: 80%;
@include skewY(3deg); @include skewY(3deg);
z-index: 20; z-index: 20;
} }