Give the sidebar more room.

This commit is contained in:
Richard Feldman 2020-05-18 00:07:57 -04:00
parent 3749f906f5
commit fd05ba041c

View file

@ -145,7 +145,7 @@ main {
position: relative; position: relative;
box-sizing: border-box; box-sizing: border-box;
padding-left: 20px; padding-left: 20px;
width: 200px; width: 240px;
flex-shrink: 0; flex-shrink: 0;
} }