reduce enterprise bg size
This commit is contained in:
parent
301dc104fc
commit
2d9cfa2b91
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue