Addressing issue in mobile view with sidebar covering front page

This commit is contained in:
Kenneth John Odle 2021-08-02 18:50:31 -04:00
parent f0a127f482
commit 219b5aefbd

View File

@ -28,7 +28,7 @@ textarea {
}
#sidebar {
float: none;
/* float: none; */
text-align: left;
}