Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4525 | Rev 5372 | 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;
    background-color: #c9ced4;
}

.empty__section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: -webkit-fill-available;
    background: $bg-color;
    font-weight: 600;
}