Skip to content

Commit

Permalink
Add top margin to nested module prefix in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
zachallaun committed Jul 2, 2024
1 parent 068ba02 commit c191501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@
font-size: 0.9em;
line-height: 1.8em;
color: var(--sidebarSubheadings);
margin-top: 10px;
padding-left: 15px;
}

Expand Down

0 comments on commit c191501

Please sign in to comment.