Skip to content

Commit

Permalink
Adjust sidebar item padding for improved spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
hichemfantar committed Jan 22, 2025
1 parent 81babc0 commit c0d4c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@

.sidebar .full-list a {
margin-right: 30px;
padding: 5px 0 5px 12px;
padding: 6px 0 6px 12px;
border-left: var(--navTabBorderWidth) solid transparent;
color: var(--sidebarItem);
}
Expand Down

0 comments on commit c0d4c2b

Please sign in to comment.