Skip to content

Commit 6447be6

Browse files
author
Roman Reiss
committed
doc: adjust TOC margins
PR-URL: nodejs#28075 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent b31bfad commit 6447be6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api_assets/style.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,13 @@ hr {
353353

354354
#toc h2 {
355355
margin-top: 0;
356-
line-height: 0;
357356
margin: 1.5rem 0;
358357
}
359358

359+
#toc p {
360+
margin: 0;
361+
}
362+
360363
#toc ul a {
361364
text-decoration:none;
362365
}

0 commit comments

Comments
 (0)