Minor fixes to screen width

This commit is contained in:
2021-01-09 21:34:59 -05:00
parent fb80baeb18
commit bddacef9e8
+1 -1
View File
@@ -51,7 +51,7 @@ div#sidebar_container {
position: absolute;
right: 0px;
top: 50px;
width: 375px;
width: 385px;
height: 100%;
}