Skip to content

Commit

Permalink
fix: reduce global toc section margin
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Apr 4, 2024
1 parent 193cef6 commit af8bfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/layout/globaltoc.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

.globaltoc ul + .caption {
margin-top: 3rem;
margin-top: 2.5rem;
}

.globaltoc li {
Expand Down

0 comments on commit af8bfee

Please sign in to comment.