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:38:39 -04:00
parent 4b9043b882
commit bb3e010a93
3 changed files with 4 additions and 2 deletions
@@ -350,7 +350,6 @@ a i {
}
#sidebar {
display: none;
}
@media (min-width: 768px) {