@hellobetterdigitalnz/selwynui 0.0.1-154 → 0.0.1-155

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hellobetterdigitalnz/selwynui",
3
- "version": "0.0.1-154",
3
+ "version": "0.0.1-155",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -580,7 +580,7 @@
580
580
  }
581
581
 
582
582
  .imageContentWrapper{
583
- margin: 0px 0 -81px 0;
583
+ margin: 0px 0 0 0;
584
584
  min-height: 935px;
585
585
  }
586
586