diff --git a/docs/index.html b/docs/index.html index 8c6a21d..5402378 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,7 +25,7 @@ --radius: 8px; } * { box-sizing: border-box; } - html { scroll-behavior: smooth; scroll-snap-type: y mandatory; scroll-padding-top: 60px; } + html { scroll-behavior: smooth; scroll-snap-type: y proximity; scroll-padding-top: 60px; } /* Each section is a full-viewport "page" with its content centered, so only one shows at a time and the snap is obvious. */ .hero, section {