Skip to content

Commit

Permalink
fix: add h4 tag for the right side bar (#4284)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolyamba authored May 29, 2022
1 parent 77e539c commit 7a9a8f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ thead td
font-size: 1rem;
}

.toc-h4 {
font-size: 0.85rem;
}

.header-article .bd-toc {
font-size: 18px;
}
Expand Down

0 comments on commit 7a9a8f0

Please sign in to comment.