Without scroll-margin, a sticky header can cover the section title when you follow an anchor link.
scroll-margin-top: 4rem leaves space so the heading stays visible below the nav.
scroll-margin-top: 4rem
Try each nav link to see the offset in action.
Lines: 0 | Characters: 0