Поэтому я пытаюсь выровнять иконку смахивания вправо без padding-right: 0;
не работает: (
Herse некоторые код и изображения: ![enter image description here](https://i.stack.imgur.com/0w89f.png)
Вот мой HTML:
<div class="col-sm-4">
<span class="c-visualslider__swipeicon"></span>
</div>
и мой S CSS:
.c-visualslider {
padding: 528px 0 80px;
position: relative;
background: map-get($colors, black);
&__swipeicon {
height: 34px;
margin-top: 8px;
width: 32px;
display: inline-block;
background-repeat: no-repeat;
background-image: (image);