@oslokommune/punkt-css 13.2.0 → 13.2.3

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/dist/css/pkt.css CHANGED
@@ -20993,6 +20993,8 @@ pkt-linkcard {
20993
20993
  }
20994
20994
  .pkt-linkcard:hover .pkt-linkcard__title {
20995
20995
  text-decoration: underline;
20996
+ text-decoration-thickness: 0.12rem;
20997
+ text-underline-offset: 0.15em;
20996
20998
  }
20997
20999
  .pkt-linkcard:hover .pkt-link--external::after {
20998
21000
  filter: brightness(0) saturate(100%) invert(16%) sepia(99%) saturate(2420%) hue-rotate(222deg) brightness(93%) contrast(90%);