Skip to content

Commit 3f061cf

Browse files
committed
add some square bullet points
1 parent a8410be commit 3f061cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/sass/layout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ aside {
4545
background: var(--sidebar-toc-bg-color);
4646
}
4747

48+
#toc ul {
49+
list-style-type: square;
50+
}
51+
4852
#toc li {
4953
/* use margin instead of line height for spacing because sometimes the
5054
headings wrap onto multiple lines */

0 commit comments

Comments
 (0)