Add more indent space for ToC

This commit is contained in:
alistair3149 2020-06-11 15:52:05 -04:00
parent a0a7c5c03f
commit 540e3d7323
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -34,7 +34,7 @@
&.toclevel-4,
&.toclevel-5,
&.toclevel-6 {
margin-left: 7px;
margin-left: 9px;
border-left: 1px dashed;
}
}
@ -56,7 +56,7 @@
a {
display: inline-block;
margin: @content-margin-top * 0.375 0;
padding-left: 7px;
padding-left: 9px;
color: @base-50;
border-left: 3px solid transparent;