Finished first draft of all features docs

This commit is contained in:
Micah Lee 2020-08-25 17:11:05 -07:00
parent 5b1cbe989e
commit 1e6746283c
12 changed files with 108 additions and 8 deletions

View file

@ -14,4 +14,8 @@
.wy-nav-content a:active,
.wy-nav-content a:hover {
color: #3091d1;
}
.wy-nav-content div[role=navigation] {
display: none;
}