@oslokommune/punkt-css 11.9.1 → 11.9.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
@@ -1556,7 +1556,7 @@ body {
1556
1556
  -webkit-font-smoothing: antialiased;
1557
1557
  -moz-osx-font-smoothing: grayscale;
1558
1558
  min-height: 100vh;
1559
- overflow-y: scroll;
1559
+ overflow-y: auto;
1560
1560
  line-height: 1.5;
1561
1561
  text-rendering: optimizeSpeed;
1562
1562
  scroll-behavior: smooth;