Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4743 | Rev 4745 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4743 Rev 4744
Línea 26... Línea 26...
26
    .icon-list {
26
    .icon-list {
27
        width: 100%;
27
        width: 100%;
28
        &::before {
28
        &::before {
29
            content: none;
29
            content: none;
30
        }
30
        }
31
        ul {
31
        & > ul {
32
            display: flex;
32
            display: flex;
33
            align-items: center;
33
            align-items: center;
34
            justify-content: space-around;
34
            justify-content: space-around;
35
            .header__option {
35
            .header__option {
36
                display: flex !important;
36
                display: flex !important;