better mobile support
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
@@ -910,6 +910,12 @@ button.button-inline:hover {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
#app-navigation-toggle {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Markdown rendering
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user