shrink left sidebar

Just to remove unnecessary spacing.
This commit is contained in:
Akash Nimare
2017-05-22 16:48:28 -07:00
committed by akashnimare
parent 4b4e3a3d01
commit da3e7e39b9

View File

@@ -14,7 +14,7 @@ html, body {
#sidebar {
background: #222c31;
width: 80px;
width: 70px;
padding: 40px 0 20px 0;
justify-content: space-between;
display: flex;