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