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:
parent
b31bfaddeb
commit
6447be6203
@ -353,10 +353,13 @@ hr {
|
|||||||
|
|
||||||
#toc h2 {
|
#toc h2 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
line-height: 0;
|
|
||||||
margin: 1.5rem 0;
|
margin: 1.5rem 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#toc p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#toc ul a {
|
#toc ul a {
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user