Anchor Scroll Offset
Set an offset amount in px for scroll anchoring
Rerunning the scroll to active hash function
We can run this function to re-scroll to the active hash at any point.
<script>
scrollToActiveHash();
</script>
Last updated