docs: remove a little more top margin wastage
This commit is contained in:
parent
7b3ed52fd8
commit
2d536b49eb
|
@ -3,6 +3,10 @@ body {
|
|||
font-size: 100%;
|
||||
}
|
||||
|
||||
.sphinxsidebarwrapper {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
.sphinxsidebar {
|
||||
font-size: 80% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue