Collapse sidebar on small screen

Display sidebar at the bottom of the screen on small displays.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-14 02:37:23 -04:00
parent 4b9043b882
commit bb3e010a93
3 changed files with 4 additions and 2 deletions

View File

@@ -350,7 +350,6 @@ a i {
}
#sidebar {
display: none;
}
@media (min-width: 768px) {