Lego2012
9/26/2016 - 11:39 PM

Arrow down

Arrow down

.arrow-down {
  position: absolute;
  left: em(80);
  top: em(35);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
}