Hi there,
I've been trying to figure out how to make the anchor links work. currently they all send me back to the top of the page. Here's my code for top part:
<div class="col-md-3 px-1">
[ class="card center border-left-0 border-right-0 border-top-0 border-bottom border-bottom shadow py-3 noradius t600 uppercase ls1">
Pricing
](#)
</div>
and then code for the anchor below:
<div id="section-pricing"></div>
