@khipu/design-system 0.2.0-alpha.70 → 0.2.0-alpha.71

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.
@@ -13,7 +13,7 @@
13
13
  *
14
14
  * AUTO-GENERATED FILE - DO NOT EDIT MANUALLY
15
15
  * Source: design-system/src/tokens/tokens.json
16
- * Generated: 2026-06-25T17:16:42.250Z
16
+ * Generated: 2026-06-25T17:30:27.483Z
17
17
  *
18
18
  * To regenerate:
19
19
  * cd design-system && npm run tokens:generate
@@ -5593,6 +5593,10 @@
5593
5593
  display: block;
5594
5594
  object-fit: contain;
5595
5595
  overflow: visible;
5596
+ /* Nudge óptico: la tinta del wordmark queda ~1px alta dentro de su viewBox (45x15),
5597
+ así que al centrar por caja se ve desalineada respecto a la baseline del texto. */
5598
+ position: relative;
5599
+ top: 1px;
5596
5600
  }
5597
5601
 
5598
5602
  /* Divisor entre el logo de Khipu y el del PSP ("Khipu | klap") */