@xetwa/design-system 1.0.7 → 1.0.8

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": "@xetwa/design-system",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -228,7 +228,7 @@ export const Vava: React.FC<VavaProps> = ({ variant = 'original', size = 200, av
228
228
  <Svg
229
229
  width={size}
230
230
  height={size}
231
- viewBox={avatarOnly ? "35 45 130 130" : "0 0 200 200"}
231
+ viewBox={avatarOnly ? "35 30 130 140" : "0 0 200 200"}
232
232
  role="img"
233
233
  aria-label={`Mascote Vava: ${variant}`}
234
234
  >