mp-design-system 1.2.14 → 1.2.15

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": "mp-design-system",
3
- "version": "1.2.14",
3
+ "version": "1.2.15",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "dev": "npm-run-all --parallel bundle:*",
@@ -26,6 +26,11 @@
26
26
  display: block;
27
27
  }
28
28
  }
29
+
30
+ .c-h,
31
+ figure {
32
+ @include margin-bottom(0);
33
+ }
29
34
  }
30
35
 
31
36
  &__result {