@hellobetterdigitalnz/selwynui 0.0.1-210 → 0.0.1-211

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-210",
3
+ "version": "0.0.1-211",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -179,8 +179,8 @@
179
179
 
180
180
  svg {
181
181
  color: var(--color-text);
182
- width: 48px;
183
- height: 48px;
182
+ width: 40px;
183
+ height: 40px;
184
184
  flex-shrink: 0;
185
185
  margin-right: 16px;
186
186