impaktapps-ui-builder 0.0.101-alpha.256 → 0.0.101-alpha.257

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.
@@ -11530,7 +11530,7 @@ function Card(theme) {
11530
11530
  background: "inherit",
11531
11531
  width: "calc(100%+8px)",
11532
11532
  margin: "-8px",
11533
- marginTop: { xs: "8px", md: "20px" }
11533
+ marginTop: { xs: "12px", md: "20px" }
11534
11534
  },
11535
11535
  layout: 12
11536
11536
  },