@oslokommune/punkt-css 17.1.2 → 17.1.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.
@@ -3301,7 +3301,7 @@ a.pkt-footer-simple__link:hover {
3301
3301
  padding: 0;
3302
3302
  display: grid;
3303
3303
  grid-template-columns: 1fr;
3304
- gap: 1.25rem;
3304
+ gap: 1.5rem;
3305
3305
  }
3306
3306
  @supports not (container-type: inline-size) {
3307
3307
  @media screen and (min-width: 48rem) {