Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5193 Rev 5372
Línea 9... Línea 9...
9
    align-items: center;
9
    align-items: center;
10
    justify-content: center;
10
    justify-content: center;
11
    flex-direction: column;
11
    flex-direction: column;
12
    height: 100%;
12
    height: 100%;
13
    max-height: -webkit-fill-available;
13
    max-height: -webkit-fill-available;
14
    background: $bg-color;
-
 
15
    font-weight: 600;
14
    font-weight: 600;
16
}
15
}
17
16