diff --git a/docs/_css/react.scss b/docs/_css/react.scss index a2e0aab3c9..02c0f35f6d 100644 --- a/docs/_css/react.scss +++ b/docs/_css/react.scss @@ -80,6 +80,7 @@ h1, h2, h3, h4, h5, h6 { &.anchor { position: relative; top: -$navHeight; + z-index: -1; > a { color: $darkTextColor; position: relative;