ecomlab-components-next 0.1.129 → 0.1.131

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.
@@ -127,7 +127,9 @@
127
127
  display: none;
128
128
  }
129
129
 
130
- &__title {}
130
+ &__title {
131
+ font-size: 28px;
132
+ }
131
133
 
132
134
  &__items {
133
135
  align-items: center;
@@ -99,7 +99,15 @@
99
99
  height: 50px !important;
100
100
  }
101
101
 
102
+ &__service-box {
103
+ padding: 4px 7px;
104
+ font-size: 14px;
102
105
 
106
+ img {
107
+ width: 16px;
108
+ height: 16px;
109
+ }
110
+ }
103
111
  }
104
112
  }
105
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.129",
3
+ "version": "0.1.131",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [