monkey-style-guide 2.0.80 → 2.0.81

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.
@@ -107,7 +107,7 @@ mecx-form-field {
107
107
  font-style: normal;
108
108
  font-weight: normal;
109
109
  font-size: 14px;
110
- line-height: 16px;
110
+ line-height: 17px;
111
111
  color: #4b4a53;
112
112
  }
113
113
  }
@@ -23,6 +23,7 @@ input {
23
23
  color: #4b4a53;
24
24
  font-weight: 500;
25
25
  border: none;
26
+ font-size: 14px;
26
27
  }
27
28
 
28
29
  ::-webkit-input-placeholder {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-style-guide",
3
- "version": "2.0.80",
3
+ "version": "2.0.81",
4
4
  "author": "Monkey Exchange",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {