Skip to content

Commit

Permalink
feat: hide readthedocs flyout menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Nov 5, 2024
1 parent 35d4fbd commit d952900
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/_flyout.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
readthedocs-flyout {
display: none;
}

0 comments on commit d952900

Please sign in to comment.