Open sidnei-junior opened 2 years ago
add in project new attribute css scroll-behavior and scroll-margin-top. the behavior of the anchors will be nicer
html { scroll-behavior: smooth; } :target { scroll-margin-top: 32px; }
Hey @sidnei-junior, could you open a PR with this feature? 😁
Thanks
add in project new attribute css scroll-behavior and scroll-margin-top. the behavior of the anchors will be nicer