int-components 0.0.19 → 0.0.20

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.
package/dist/index.css CHANGED
@@ -1194,13 +1194,13 @@
1194
1194
  .HotelsSection-module__hotels--hGJyx {
1195
1195
  max-width: 1392px;
1196
1196
  margin-inline: auto;
1197
- padding-bottom: 60em;
1197
+ margin-bottom: 60em;
1198
1198
  }
1199
1199
 
1200
1200
  @media (min-width: 1152px) {
1201
1201
 
1202
1202
  .HotelsSection-module__hotels--hGJyx {
1203
- padding-bottom: 100em;
1203
+ margin-bottom: 100em;
1204
1204
  }
1205
1205
  }
1206
1206
 
@@ -1194,13 +1194,13 @@
1194
1194
  .HotelsSection-module__hotels--hGJyx {
1195
1195
  max-width: 1392px;
1196
1196
  margin-inline: auto;
1197
- padding-bottom: 60em;
1197
+ margin-bottom: 60em;
1198
1198
  }
1199
1199
 
1200
1200
  @media (min-width: 1152px) {
1201
1201
 
1202
1202
  .HotelsSection-module__hotels--hGJyx {
1203
- padding-bottom: 100em;
1203
+ margin-bottom: 100em;
1204
1204
  }
1205
1205
  }
1206
1206
 
@@ -157,13 +157,13 @@
157
157
  .HotelsSection-module__hotels--hGJyx {
158
158
  max-width: 1392px;
159
159
  margin-inline: auto;
160
- padding-bottom: 60em;
160
+ margin-bottom: 60em;
161
161
  }
162
162
 
163
163
  @media (min-width: 1152px) {
164
164
 
165
165
  .HotelsSection-module__hotels--hGJyx {
166
- padding-bottom: 100em;
166
+ margin-bottom: 100em;
167
167
  }
168
168
  }
169
169
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "int-components",
3
- "version": "0.0.19",
3
+ "version": "0.0.20",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "**/*.css"