Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4441 Rev 4498
Línea 15... Línea 15...
15
    flex-direction: column;
15
    flex-direction: column;
16
    overflow: hidden;
16
    overflow: hidden;
17
    * {
17
    * {
18
        margin-bottom: 0.5rem;
18
        margin-bottom: 0.5rem;
19
    }
19
    }
20
    h1 {
20
    h1,
-
 
21
    p,
-
 
22
    span {
21
        font-size: 0.9rem;
23
        font-size: 0.9rem;
22
    }
24
    }
-
 
25
    span {
-
 
26
        color: rgba(0, 0, 0, 0.6);
-
 
27
    }
23
    .sidebar__cover {
28
    .sidebar__cover {
24
        width: 100%;
29
        width: 100%;
25
        height: 60px;
30
        height: 60px;
26
        object-fit: cover;
31
        object-fit: cover;
27
        margin-bottom: -20px;
32
        margin-bottom: -20px;