@onemrvapublic/design-system-theme 18.2.4-develop.14 → 18.2.4-develop.15

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system-theme",
3
- "version": "v18.2.4-develop.14",
3
+ "version": "v18.2.4-develop.15",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -77,7 +77,12 @@ $onemrva-typography: mat.m2-define-typography-config(
77
77
  mat.m2-define-typography-level(16px, 26px, 600, $default-font-family),
78
78
  // body
79
79
  // Define body text
80
- $body-1: mat.m2-define-typography-level(20px, 35px, 700, $header-font-family),
80
+ $body-1: mat.m2-define-typography-level(
81
+ 20px,
82
+ 35px,
83
+ 700,
84
+ $default-font-family
85
+ ),
81
86
  // H4
82
87
  // Regular body text
83
88
  $body-2: mat.m2-define-typography-level(