Skip to content

Commit 8d6170d

Browse files
authored
fix(docs): update size badges
1 parent addd1a6 commit 8d6170d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ By default the [spec](https://drafts.csswg.org/cssom-view/#scrolling-box) states
130130

131131
This package follows the convention [adopted by Firefox](https://hg.mozilla.org/integration/fx-team/rev/c48c3ec05012#l7.18) of setting a boolean option to _not_ scroll all nodes with `overflow: hidden` set.
132132

133-
[gzip-badge]: https://img.badgesize.io/https:/unpkg.com/compute-scroll-into-view/dist/index.js?label=gzip%20size&compression=gzip&style=flat-square
134-
[size-badge]: https://img.badgesize.io/https:/unpkg.com/compute-scroll-into-view/dist/index.js?label=size&style=flat-square
133+
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/compute-scroll-into-view?label=size&style=flat-square
134+
[size-badge]: https://img.shields.io/bundlephobia/min/compute-scroll-into-view?label=size&style=flat-square
135135
[unpkg-dist]: https://unpkg.com/compute-scroll-into-view/dist/

0 commit comments

Comments
 (0)