Open konstantinschuette opened 3 years ago
Hello,
Steps to reproduce:
gatsby develop
http://localhost:8000/page-2
GO TO ANCHOR
I think the anchor plugins doesn't respect the height of the image, because the offset is equal to the height of the image.
This does not happen, when you use Gatsbys built in <Link>.
<Link>
Hello,
Steps to reproduce:
gatsby develop
http://localhost:8000/page-2
GO TO ANCHOR
I think the anchor plugins doesn't respect the height of the image, because the offset is equal to the height of the image.