summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2021-04-22 17:17:29 -0700
committerGitHub <noreply@github.com>2021-04-22 17:17:29 -0700
commita47e7751c2738543e872452debc7494369c9fb35 (patch)
treea68b6e9e4b737fdf827f1d639683d6a2bb45721a
parent79675228cbe85937e8b41a46ad9ba0f5a528291d (diff)
Improve document table of content style (#1812)
-rw-r--r--docs/_layouts/user-guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/user-guide.html b/docs/_layouts/user-guide.html
index b08e85df0..765ddc40a 100644
--- a/docs/_layouts/user-guide.html
+++ b/docs/_layouts/user-guide.html
@@ -33,7 +33,7 @@
.toc_list {
list-style-type: none;
- padding-left:16px;
+ padding-left:20px;
}
</style>
{% seo %}