Created
April 6, 2022 21:56
-
-
Save ihorduchenko/4ad7a851f7951b5fed09953d7a3da345 to your computer and use it in GitHub Desktop.
Fixed page header overlaps in-page anchors - SOLUTION
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html { | |
scroll-padding-top: 80px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment