Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: apply scroll-margin-top to h2, h3 elements
PR-URL: #44414 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
- Loading branch information
8f5dee0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this going to fix https://nodejs.org/api/crypto.html#crypto? I've just noticed this issue on official docs...
Current behavior (on Chrome for me):
Expected behavior:
This might not be related but it would be nice if it worked.