Correct display of cover image on narrow screens
This commit is contained in:
parent
ffb2b4634c
commit
75e1e55da2
@ -72,10 +72,14 @@ div.sphinxsidebarwrapper div.logo a:not(:hover) {
|
||||
|
||||
div.sphinxsidebarwrapper div.logo > a {
|
||||
border: none;
|
||||
width: 40%;
|
||||
max-width: 40%;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
div.sphinxsidebarwrapper div.logo img.logo {
|
||||
max-height: 10em;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
|
||||
div.pre-footer {
|
||||
|
Loading…
Reference in New Issue
Block a user