Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4323 Rev 4324
Línea 5... Línea 5...
5
    display: flex;
5
    display: flex;
6
    flex-direction: column;
6
    flex-direction: column;
7
    gap: 1rem;
7
    gap: 1rem;
8
    border: 1px solid lightgray;
8
    border: 1px solid lightgray;
9
    & > a {
9
    & > a {
10
        font-size: 1.1rem;
10
        font-size: 1rem;
11
        color: gray;
11
        color: gray;
-
 
12
        svg {
-
 
13
            font-size: 1.3rem;
-
 
14
        }
12
    }
15
    }
13
    .linked__widget-header {
16
    .linked__widget-header {
14
        display: flex;
17
        display: flex;
15
        align-items: center;
18
        align-items: center;
16
        justify-content: space-between;
19
        justify-content: space-between;