Rev 4334 | Rev 4525 | Ir a la última revisión | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |
.user__image {
border-radius: 50%;
object-fit: cover;
}
.empty__section {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
background: $bg-color;
font-weight: 600;
}