Skip to content

Commit

Permalink
CSS updates: ul and pre elements
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft authored and skullydazed committed Mar 6, 2020
1 parent d5f34c4 commit 3bd65d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@
.sidebar, .sidebar-nav {
line-height: 1.5em !important;
}

.markdown-section ul ul {
margin: 0;
}

.markdown-section pre {
padding: 0;
}

0 comments on commit 3bd65d2

Please sign in to comment.