@hellobetterdigitalnz/selwynui 0.0.1-54 → 0.0.1-55

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-54",
3
+ "version": "0.0.1-55",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -283,7 +283,7 @@
283
283
 
284
284
  //Fluid
285
285
  &.imageContentFluid{
286
- overflow-x: hidden;
286
+ overflow: hidden;
287
287
 
288
288
  .pillarlogo{
289
289
  display: flex;