@asd20/ui 3.2.770 → 3.2.771

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
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.770",
8
+ "version": "3.2.771",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -294,6 +294,7 @@ export default {
294
294
  margin-top: auto;
295
295
  padding-top: space(0.5);
296
296
  margin-bottom: space(-0.5);
297
+ font-family: var(--website-typography__font-family-body);
297
298
 
298
299
  &:empty {
299
300
  margin-bottom: 0;