remove dead code

This commit is contained in:
Riley Davis
2017-05-05 14:41:19 -06:00
parent 3fc19df240
commit 4ff42385e3
@@ -231,14 +231,6 @@ span {
font-size: 14px;
line-height: 1.5;
font-weight: 300;
cursor: pointer;
text-decoration: none;
background-color: white;
transition: background-color .3s;
&:hover {
background-color: #eee;
}
}
.avatar {