@sc-360-v2/storefront-cms-library 0.3.55 → 0.3.56

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.
@@ -999,7 +999,7 @@
999
999
  display: flex;
1000
1000
  justify-content: space-between;
1001
1001
  align-items: center;
1002
- max-width: 675px;
1002
+ max-width: 760px;
1003
1003
  font-size: 18px;
1004
1004
  font-weight: 600;
1005
1005
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.3.55",
3
+ "version": "0.3.56",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {