iam
1/16/2018 - 2:23 PM

CSS li:not

ul li:not(:last-child) {
  margin-right: 0;
}