fix code overlapping toc (#16843)

This commit is contained in:
Allie Sadler 2023-03-07 16:16:59 +00:00 committed by GitHub
parent 1f1a8de5fe
commit d5a99d103e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ code {
font-size: 90%;
padding: 3px 7px;
overflow-x: scroll;
white-space: nowrap;
}
.highlighter-rouge {