@appscode/design-system 1.0.43-alpha.84 → 1.0.43-alpha.85

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.
@@ -69,7 +69,7 @@
69
69
  font-size: 14px;
70
70
  color: $ac-color-text;
71
71
  line-height: 160%;
72
- margin-bottom: 20px;
72
+ margin-bottom: 10px;
73
73
  }
74
74
 
75
75
  .social-links {
@@ -103,7 +103,7 @@
103
103
  }
104
104
 
105
105
  img {
106
- max-width: 18px;
106
+ max-width: 15px;
107
107
  margin-right: 10px;
108
108
  }
109
109
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appscode/design-system",
3
- "version": "1.0.43-alpha.84",
3
+ "version": "1.0.43-alpha.85",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {