Answer the question
In order to leave comments, you need to log in
How to remove selection from margin?
<div class="col-lg-2">
<div class="header__profile">
<a href="#"><img id="heart_" src="/img/profile_heart.svg"></a>
<a href="#"><img id="cart_" src="/img/profile_cart.svg"></a>
<a href="#"><img src="/img/profile.png"></a>
</div>
</div>
.header__profile {
float: right;
img:nth-child(-n+2) {
margin-right: 32px;
}
}
Answer the question
In order to leave comments, you need to log in
https://whmcs.com.ua/documentation/install-whmcs/?...
how many times have you read it?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question