@7shifts/sous-chef 3.1.0-beta.7 → 3.1.0-beta.8

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.
Files changed (2) hide show
  1. package/dist/index.css +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1969,6 +1969,7 @@ Just for future references:
1969
1969
  }
1970
1970
  ._FbhTM {
1971
1971
  margin: 0 auto;
1972
+ padding: 0 20px;
1972
1973
  }
1973
1974
  ._3QyAE {
1974
1975
  width: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7shifts/sous-chef",
3
- "version": "3.1.0-beta.7",
3
+ "version": "3.1.0-beta.8",
4
4
  "description": "7shifts component library",
5
5
  "author": "7shifts",
6
6
  "license": "MIT",