ecomlab-components-next 0.1.97 → 0.1.98

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.
@@ -539,7 +539,7 @@
539
539
  min-width: 146px;
540
540
 
541
541
  .article-min {
542
- min-height: auto;
542
+ min-height: 352px;
543
543
 
544
544
  .img-content {
545
545
  min-height: 160px;
@@ -11,7 +11,6 @@
11
11
  line-height: 24px;
12
12
  }
13
13
 
14
-
15
14
  // нижняя часть подвала
16
15
 
17
16
  &__item {
@@ -28,13 +28,6 @@
28
28
  font-size: 28px;
29
29
  line-height: 32px;
30
30
  }
31
-
32
- img {
33
- margin-right: 45px;
34
- min-height: 40px;
35
- height: 40px;
36
- width: auto;
37
- }
38
31
  }
39
32
  }
40
33
 
@@ -49,8 +42,8 @@
49
42
 
50
43
  img {
51
44
  margin-right: 24px;
52
- min-height: 22px;
53
- height: 22px;
45
+ min-height: 80px;
46
+ height: 80px;
54
47
  width: auto;
55
48
  }
56
49
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.97",
3
+ "version": "0.1.98",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [