@asd20/ui 3.2.695 → 3.2.697

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.695",
8
+ "version": "3.2.697",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -228,7 +228,7 @@ export default {
228
228
  margin-top: space(2) !important;
229
229
  }
230
230
  .asd20-feeds-section {
231
- margin-top: space(2);
231
+ margin-top: space(1);
232
232
  .asd20-swiper-feed:first-child {
233
233
  padding-top: space(2);
234
234
  padding-bottom: space(1);
@@ -231,7 +231,7 @@ export default {
231
231
  margin-bottom: space(1);
232
232
  }
233
233
  .asd20-feeds-section {
234
- margin-top: space(2);
234
+ margin-top: space(1);
235
235
  .asd20-swiper-feed:first-child {
236
236
  padding-top: space(2);
237
237
  padding-bottom: space(1);