@appscode/design-system 1.1.0-beta.28 → 1.1.0-beta.29

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.
@@ -294,7 +294,6 @@
294
294
  }
295
295
 
296
296
  strong {
297
- font-family: $font-paragraph;
298
297
  font-style: normal;
299
298
  font-weight: 500;
300
299
  font-size: 13px;
@@ -336,7 +335,6 @@
336
335
 
337
336
  .state-left {
338
337
  h5 {
339
- font-family: $font-paragraph;
340
338
  font-style: normal;
341
339
  font-weight: 500;
342
340
  font-size: 14px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appscode/design-system",
3
- "version": "1.1.0-beta.28",
3
+ "version": "1.1.0-beta.29",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {