Skip to content

Commit 091ec54

Browse files
committed
fix: update fixed header offset description to include scroll-margin-top support
1 parent 7a02cc2 commit 091ec54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ CSS smooth scrolling is great for simple use cases. ScrollToSmooth steps in when
248248
| Custom easing curves || ✅ 31 built-in + custom |
249249
| Scroll lifecycle events || ✅ start / update / end |
250250
| Dynamic duration || ✅ fixed, relative, min/max |
251-
| Fixed header offset | | ✅ element, px, %, vh |
251+
| Fixed header offset | ✅ via scroll-margin-top | ✅ element, px, %, vh |
252252
| Horizontal / 2D scrolling || ✅ via plugin |
253253
| Section snapping | Partial | ✅ customizable debounce |
254254
| Touch momentum || ✅ via plugin |

0 commit comments

Comments
 (0)