Rev 337 | AutorÃa | Ultima modificación | Ver Log |
.btn__rrss {
display: inline-flex;
align-items: center;
background-color: white !important;
border: 1px solid black !important;
border-radius: 20px;
padding: 12px 27px;
margin: 10px;
gap: 0.5rem;
color: #383838 !important;
justify-content: center;
width: -webkit-fill-available;
width: fill-available;
width: -moz-available;
svg {
width: 16px;
height: 16px;
}
}