diff --git a/packages/typescriptlang-org/src/templates/documentation.scss b/packages/typescriptlang-org/src/templates/documentation.scss index ec3e0de23293..6f3ccb1cdd9e 100644 --- a/packages/typescriptlang-org/src/templates/documentation.scss +++ b/packages/typescriptlang-org/src/templates/documentation.scss @@ -81,7 +81,7 @@ position: relative; top: 0; width: 100%; - z-index: 1000; + z-index: 98; margin-left: 0; order: 1; }