Skip to content

Commit

Permalink
Add a bit of vertical spacing around inheritance diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 27, 2024
1 parent 0fa535d commit b3d4f72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _static/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.graphviz {
margin-top: 10px;
margin-bottom: 10px;
}

/* adds scrollbar to sidenav */
.wy-side-scroll {
width: auto;
Expand Down

0 comments on commit b3d4f72

Please sign in to comment.