Skip to content

Commit

Permalink
Add top margin to nested module prefix in sidebar (#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachallaun committed Jul 2, 2024
1 parent 068ba02 commit dc8bc91
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 dc8bc91

Please sign in to comment.