@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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -4709,7 +4709,7 @@ var HeroContainer = styled24.div`
|
|
|
4709
4709
|
right: 50%;
|
|
4710
4710
|
margin-left: calc(-50vw + 0.75rem);
|
|
4711
4711
|
margin-right: calc(-50vw + 0.75rem);
|
|
4712
|
-
margin-top:
|
|
4712
|
+
margin-top: 0;
|
|
4713
4713
|
height: 600px;
|
|
4714
4714
|
border-radius: 12px;
|
|
4715
4715
|
overflow: hidden;
|