@7shifts/sous-chef 2.5.0 → 2.5.1

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 +3 -3
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -215,7 +215,7 @@ Please ask a designer if you have questions about which colours to use.
215
215
  }
216
216
  ._1iXKZ {
217
217
  background: #fff;
218
- color: #464646;
218
+ color: #555;
219
219
  }
220
220
  ._2K2Xx {
221
221
  font-weight: 600;
@@ -247,7 +247,7 @@ Please ask a designer if you have questions about which colours to use.
247
247
  }
248
248
  ._2LAWl {
249
249
  border-top-color: #fff;
250
- color: #464646;
250
+ color: #555;
251
251
  }
252
252
  /*********************************
253
253
  For new colours, see _colors.scss.
@@ -823,7 +823,7 @@ Please ask a designer if you have questions about which colours to use.
823
823
  font-weight: 600;
824
824
  font-family: "Proxima Nova", sans-serif;
825
825
  color: #555;
826
- padding: 19px 17px 8px 17px;
826
+ padding: 20px 17px 8px 17px;
827
827
  }
828
828
 
829
829
  ._27x4v {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7shifts/sous-chef",
3
- "version": "2.5.0",
3
+ "version": "2.5.1",
4
4
  "description": "7shifts component library",
5
5
  "author": "7shifts",
6
6
  "license": "MIT",