@magicgol/polyjuice 0.21.0 → 0.21.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magicgol/polyjuice",
3
- "version": "0.21.0",
3
+ "version": "0.21.1",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -22,5 +22,6 @@ export default {
22
22
  font-family: 'Ubuntu', sans-serif;
23
23
  font-size: 1rem;
24
24
  font-weight: 500;
25
+ line-height: 1.17;
25
26
  }
26
27
  </style>