@lideralia/alife-uikit 1.2.50 → 1.2.51

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.
@@ -49,7 +49,7 @@ var CardUdiana = function CardUdiana(props) {
49
49
  padding: 3,
50
50
  width: "100%"
51
51
  }, _react.default.createElement(_Layout.Grid, {
52
- gridColumnGap: 2,
52
+ gridColumnGap: 1,
53
53
  width: "100%",
54
54
  gridTemplateAreas: "'avatar title go' 'avatar name go' ",
55
55
  gridTemplateColumns: "48px auto 1fr"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lideralia/alife-uikit",
3
- "version": "1.2.50",
3
+ "version": "1.2.51",
4
4
  "description": "Librería y documentación de componentes, basada en el Design System de Alife.",
5
5
  "homepage": "https://github.com/lideralia/alife-frontend-components#readme",
6
6
  "bugs": {