doc: adjust TOC margins

PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
Roman Reiss 2019-06-05 19:36:05 +02:00
parent b31bfaddeb
commit 6447be6203
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

@ -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;
}