Skip to content

Commit

Permalink
doc: adjust TOC margins
Browse files Browse the repository at this point in the history
PR-URL: #28075
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
  • Loading branch information
silverwind committed Jun 7, 2019
1 parent b31bfad commit 6447be6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion doc/api_assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -353,10 +353,13 @@ hr {

#toc h2 {
margin-top: 0;
line-height: 0;
margin: 1.5rem 0;
}

#toc p {
margin: 0;
}

#toc ul a {
text-decoration:none;
}
Expand Down

0 comments on commit 6447be6

Please sign in to comment.