Increase size of the sidebar

This commit is contained in:
James Wilson 2017-01-31 18:21:08 -06:00
parent 0511d6fd3a
commit cc92afd4f0

View file

@ -84,7 +84,7 @@ html, body {
#sidebar_container { #sidebar_container {
display: flex; display: flex;
width: 470px; width: 500px;
left: 0 !important; left: 0 !important;
} }