@bigbinary/neeto-site-blocks 0.14.0-beta.1 → 0.14.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1975,7 +1975,7 @@ var StyledWrapper = (cov_17aq7x8pwu().s[0]++, styled__default["default"].div(fun
1975
1975
  position: "absolute",
1976
1976
  top: 0,
1977
1977
  left: 0,
1978
- backgroundImage: "url(".concat(backgroundImageURL, ")"),
1978
+ backgroundImage: "url(".concat(backgroundImageURL, "), url(").concat(backgroundImageURL, "?tr=bl-15)"),
1979
1979
  backgroundSize: backgroundSize,
1980
1980
  backgroundPosition: backgroundPosition,
1981
1981
  backgroundRepeat: backgroundRepeat,