Skip to content

Commit a47e775

Browse files
authored
Improve document table of content style (shader-slang#1812)
1 parent 7967522 commit a47e775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/user-guide.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
.toc_list {
3535
list-style-type: none;
36-
padding-left:16px;
36+
padding-left:20px;
3737
}
3838
</style>
3939
{% seo %}

0 commit comments

Comments
 (0)