@ -38,10 +38,14 @@
li {
float: left;
width: 50%;
width: 48%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
&:nth-child(odd) {
margin-right: 2%;
}