impaktapps-ui-builder 0.0.967 → 0.0.968

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.
@@ -10108,7 +10108,7 @@ var leaderBoard = {
10108
10108
  fontWeight: 900,
10109
10109
  background: "rgb(179, 198, 255)"
10110
10110
  },
10111
- top: { xs: "200px", sm: "300px", md: "390px", lg: "390px" },
10111
+ top: { xs: "100px", sm: "200px", md: "390px", lg: "390px" },
10112
10112
  border: "2px solid rgb(179, 198, 255)",
10113
10113
  width: "95%",
10114
10114
  left: "2.5%",