You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [ponyfill](https://ponyfill.com) with the added ability of animating
6
5
the scroll itself.
7
6
@@ -116,8 +115,7 @@ Useful in scenarios where a `position: fixed` element might overlay the scroll
116
115
container to "offset" the `target`.
117
116
118
117
However this option has known bugs and may be dropped or replaced in `v2.0.0`.
119
-
If possible wrap your `target` in an element and create spacing using `CSS
120
-
padding` or similar. This way you won't be affected by breaking changes here or
118
+
If possible wrap your `target` in an element and create spacing using `CSS padding` or similar. This way you won't be affected by breaking changes here or
0 commit comments