dreyval
3/8/2018 - 11:52 AM

arrow-right

arrow-right

.arrow-right {
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent grey;
  border-width: 30px 0 30px 70px;
}