Skip to content

Commit

Permalink
removed padding-left from .toItem for better alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
rishab committed Oct 14, 2024
1 parent 0a1e76a commit b6b0803
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@

.tocItem {
margin-bottom: 1rem;
padding-left: calc(var(--gutter) + 0.5rem);

& a {
font-family: var(--font);
Expand Down

0 comments on commit b6b0803

Please sign in to comment.