Fixing issue w/ text being cut off in the menu

This commit is contained in:
Eric Herbrandson
2019-05-02 10:09:08 -05:00
parent 98bb2e2b88
commit 30cb520d8b
+1 -2
View File
@@ -40,8 +40,7 @@ html {
#menu {
background-color: $color-lightest;
padding: 10px;
width: 72px;
padding: 8px;
}
#content {