Skip to content

Commit a12840e

Browse files
committed
add a margin to the TOC
1 parent 3f061cf commit a12840e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/sass/layout.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ aside {
4343
margin-top: 1rem;
4444
border-top: 1px solid var(--main-border);
4545
background: var(--sidebar-toc-bg-color);
46+
margin-right: 0.5rem;
4647
}
4748

4849
#toc ul {

0 commit comments

Comments
 (0)