@everymatrix/casino-page 0.0.170 → 0.0.174

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-page",
3
- "version": "0.0.170",
3
+ "version": "0.0.174",
4
4
  "main": "dist/casino-page.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": "3836860c7d1128dcea8bc1638c7912ee0f50ce6b"
39
+ "gitHead": "555d0b90ffc803b6c360f5c8c020d1d9cab0da06"
40
40
  }
@@ -1336,8 +1336,6 @@
1336
1336
 
1337
1337
  // start alternative search design
1338
1338
  .CategoriesHeaderSectionAltDesign {
1339
- display: block;
1340
- position: relative;
1341
1339
  &.CategoriesHeaderMobileSection {
1342
1340
  flex-direction: row;
1343
1341
  position: relative;