Skip to content

Commit

Permalink
Add override CSS to hide redundant sidebar links
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Jan 31, 2019
1 parent 12b6008 commit 5a13e40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/docs.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.navigation .nav-dir-path {
display: none;
}

0 comments on commit 5a13e40

Please sign in to comment.