diff --git a/_css/react.scss b/_css/react.scss index a2e0aab3..02c0f35f 100644 --- a/_css/react.scss +++ b/_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;