@hellobetterdigitalnz/selwynui 0.0.1-209 → 0.0.1-210

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-209",
3
+ "version": "0.0.1-210",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -288,7 +288,7 @@
288
288
  padding: 60px 0;
289
289
 
290
290
  p{
291
- margin-top: 68px;
291
+ margin-top: 32px;
292
292
  }
293
293
 
294
294
  }
@@ -300,6 +300,10 @@
300
300
  }
301
301
 
302
302
  }
303
+
304
+ .action{
305
+ margin-top: 32px;
306
+ }
303
307
  }
304
308
 
305
309
  &Small{