.bounty-tile { display: block; margin: 0 10px $spacing-vertical; padding: 10px; background: #eee; &:hover { cursor: pointer; } } .bounty-award-complete { text-decoration: line-through; }