Skip to content

Commit

Permalink
fix: page navigation sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Apr 8, 2024
1 parent c0c3a64 commit 5e0426f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/static/css/_page-navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}

.toc li {
padding-block: var(--size-5);
margin-block: var(--size-5) var(--size-16);
width: 100%;
}

Expand Down

0 comments on commit 5e0426f

Please sign in to comment.