.ajouter-un-album { span.item { margin-right: 0.6rem; &::after { content: ","; } &:last-child { margin-right: 0; &::after { content: ""; } } } }