mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-23 20:32:45 +00:00
* feat(#1932): implement smooth scrolling for anchor navigation across site * feat: implement CSS-only smooth scrolling for anchor navigation * apply reviewer changes: Update scroll-margin-top to 60px and remove preventDefault for TOC links * remove scroll to top functionality and prevent default navigation for submenu links Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> --------- Co-authored-by: ShubhamOulkar <91728992+ShubhamOulkar@users.noreply.github.com> Co-authored-by: bjohansebas <103585995+bjohansebas@users.noreply.github.com>