@everymatrix/casino-slider 0.0.230 → 0.0.231

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-slider",
3
- "version": "0.0.230",
3
+ "version": "0.0.231",
4
4
  "main": "dist/casino-slider.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "6450633dc3eac30c6bbb7963e606ee94b046d30d"
39
+ "gitHead": "e086afea1fa3d77d6522b4285288d9dda114b206"
40
40
  }
@@ -153,7 +153,6 @@
153
153
  width: 100%;
154
154
  color: var(--emfe-w-color-white, #FFFFFF);
155
155
  margin: 0 auto;
156
- padding: 0 10px;
157
156
  &.CarouselContainerMobile {
158
157
  padding: 0;
159
158
  }