@loafmarkets/ui 0.1.49 → 0.1.50

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.js CHANGED
@@ -4734,7 +4734,7 @@ var HeroContainer = styled24__default.default.div`
4734
4734
  right: 50%;
4735
4735
  margin-left: calc(-50vw + 0.75rem);
4736
4736
  margin-right: calc(-50vw + 0.75rem);
4737
- margin-top: -5rem;
4737
+ margin-top: 0;
4738
4738
  height: 600px;
4739
4739
  border-radius: 12px;
4740
4740
  overflow: hidden;