feat: improve hash target positioning upon initial navigation
This commit is contained in:
@@ -19,6 +19,7 @@ html
|
||||
font-weight 400
|
||||
color #333
|
||||
scroll-behavior smooth
|
||||
scroll-padding-top 120px
|
||||
|
||||
html
|
||||
body
|
||||
@@ -39,3 +40,6 @@ a:focus
|
||||
|
||||
main
|
||||
line-height 1.5
|
||||
|
||||
.DocSearch-Container
|
||||
backdrop-filter blur(4px)
|
||||
|
Reference in New Issue
Block a user