@onemrvapublic/design-system 18.2.4-develop.15 → 18.2.4-develop.16

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.
@@ -177,7 +177,7 @@
177
177
  .onemrva-footer {
178
178
  color: $grey900;
179
179
  border-top: 1px solid $grey300;
180
- @include mat.m2-typography-level($typography, 'subtitle-2');
180
+ @include mat.m2-typography-level($typography, 'caption');
181
181
  font-family: mat.m2-font-family($typography, 'button');
182
182
  }
183
183
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onemrvapublic/design-system",
3
- "version": "18.2.4-develop.15",
3
+ "version": "18.2.4-develop.16",
4
4
  "description": "Design System Onem/Rva without theme included",
5
5
  "publishConfig": {
6
6
  "access": "public"