@jsenv/navi 0.14.12 → 0.14.13

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.
@@ -16334,7 +16334,6 @@ installImportMetaCss(import.meta);import.meta.css = /* css */`
16334
16334
  position: relative;
16335
16335
  color: var(--x-link-color);
16336
16336
  text-decoration: var(--x-link-text-decoration);
16337
- vertical-align: middle;
16338
16337
  border-radius: var(--link-border-radius);
16339
16338
  outline-width: 0;
16340
16339
  outline-style: solid;