docs: remove a little more top margin wastage

This commit is contained in:
David Wilson 2019-02-13 16:02:31 +00:00
parent 7b3ed52fd8
commit 2d536b49eb
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ body {
font-size: 100%;
}
.sphinxsidebarwrapper {
padding-top: 0 !important;
}
.sphinxsidebar {
font-size: 80% !important;
}