@oslokommune/punkt-css 12.40.0 → 12.40.2

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
@@ -20062,6 +20062,7 @@ pkt-card {
20062
20062
  }
20063
20063
  .pkt-card .pkt-card__wrapper .pkt-card__link:focus-visible::before {
20064
20064
  box-shadow: 0px 0px 0px 4px var(--pkt-color-brand-purple-1000);
20065
+ outline-color: var(--pkt-color-brand-warm-blue-1000);
20065
20066
  }
20066
20067
  .pkt-card.pkt-card--padding-none {
20067
20068
  outline: none;