Rev 1 | AutorÃa | Ultima modificación | Ver Log |
.shareFeed {
margin-bottom: 1rem;
}
.shareIcon{
width: 25%;
@media (max-width: 420px) {
width: 40%;
}
}
.shareIconContainer{
@media (max-width: 420px){
display: flex;
justify-content: center;
}
}