override hamburger placement

This commit is contained in:
Chris Fung 2018-05-13 10:56:54 -07:00 committed by skullydazed
parent 9dba705064
commit 7d49a17781
2 changed files with 11 additions and 0 deletions

10
docs/sidebar.css Normal file
View file

@ -0,0 +1,10 @@
.sidebar-toggle {
position: absolute;
top: 0;
bottom: auto;
left: 0;
}
.search {
margin-top: 40px;
}