@elliemae/ds-basic 3.14.0-next.9 → 3.14.0-rc.0

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.
@@ -91,7 +91,7 @@ $theme-font-family: "proxima-nova", Arial, sans-serif !default;
91
91
 
92
92
  // Type Scale
93
93
  // Change the font-sizes of HTML typed tags below.
94
- $theme-base-font-size: 13px;
94
+ $theme-base-font-size: 0.813rem;
95
95
 
96
96
 
97
97
  // **BORDER RADIUS**
@@ -258,7 +258,8 @@ $errorColorLight: color(danger, 200);
258
258
 
259
259
  &__message-header {
260
260
  color: color(neutral, 900);
261
- @include h5-text-style(bold);
261
+ @include h5-text-style();
262
+ font-weight: 600;
262
263
  display: block;
263
264
  margin-bottom: 8px;
264
265
  }
@@ -91,7 +91,7 @@ $theme-font-family: "proxima-nova", Arial, sans-serif !default;
91
91
 
92
92
  // Type Scale
93
93
  // Change the font-sizes of HTML typed tags below.
94
- $theme-base-font-size: 13px;
94
+ $theme-base-font-size: 0.813rem;
95
95
 
96
96
 
97
97
  // **BORDER RADIUS**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-basic",
3
- "version": "3.14.0-next.9",
3
+ "version": "3.14.0-rc.0",
4
4
  "license": "MIT",
5
5
  "description": "EllieMae UI Design System Library",
6
6
  "files": [