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