Skip to content

Commit a8f4d87

Browse files
committed
doc(css): add '#content-list .level-4' css
1 parent 57ea815 commit a8f4d87

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/templates/docs.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,14 @@ li {
204204
margin-left: 1em;
205205
}
206206

207+
#content-list .level-4 {
208+
margin-left: 2em;
209+
}
210+
211+
#content-list .level-5 {
212+
margin-left: 3em;
213+
}
214+
207215

208216
#content-list a.current {
209217
font-weight: bold;

0 commit comments

Comments
 (0)