@gravity-ui/blog-constructor 7.1.0 → 7.1.1

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.
@@ -14,7 +14,6 @@ unpredictable css rules order in build */
14
14
  min-width: 44px;
15
15
  min-height: 44px;
16
16
  margin-left: 4px;
17
- padding: 12px 0px;
18
17
  color: var(--g-color-text-primary);
19
18
  font-size: var(--g-text-body-2-font-size);
20
19
  line-height: var(--g-text-body-2-line-height);
@@ -14,7 +14,6 @@ unpredictable css rules order in build */
14
14
  min-width: 44px;
15
15
  min-height: 44px;
16
16
  margin-left: 4px;
17
- padding: 12px 0px;
18
17
  color: var(--g-color-text-primary);
19
18
  font-size: var(--g-text-body-2-font-size);
20
19
  line-height: var(--g-text-body-2-line-height);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravity-ui/blog-constructor",
3
- "version": "7.1.0",
3
+ "version": "7.1.1",
4
4
  "description": "Gravity UI Blog Constructor",
5
5
  "license": "MIT",
6
6
  "type": "commonjs",