Skip to content

Commit

Permalink
docs/assets/css: readd chris' ul ul ul
Browse files Browse the repository at this point in the history
Didn't work for me, but what do I know.

Date: 2021-01-21 19:15:34-06:00
Signed-off-by: meows <b5c6@protonmail.com>
  • Loading branch information
meowsbits committed Jan 22, 2021
1 parent b7500a6 commit 048f515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/assets/css/extra.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
nav.md-nav.md-nav--secondary > ul ul {
display: none;
}
nav.md-nav.md-nav--secondary > ul ul ul {
display: none;
}

0 comments on commit 048f515

Please sign in to comment.