Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5446 Rev 5447
Línea 57... Línea 57...
57
        border-radius: 50%;
57
        border-radius: 50%;
58
        max-width: 3.3rem;
58
        max-width: 3.3rem;
59
        background: #fff;
59
        background: #fff;
60
    }
60
    }
Línea 61... Línea 61...
61
 
61
 
62
    div.d-flex {
62
    div.d-inline-flex {
63
        gap: 0.5rem;
63
        gap: 0.5rem;
Línea 64... Línea 64...
64
    }
64
    }
65
 
65
 
Línea 69... Línea 69...
69
        white-space: nowrap;
69
        white-space: nowrap;
70
    }
70
    }
Línea 71... Línea 71...
71
 
71
 
72
    h4 {
72
    h4 {
73
        color: $font-color;
73
        color: $font-color;
74
        font-weight: 500;
74
        font-weight: 600;
75
        line-height: 1.4;
75
        line-height: 1.4;
Línea 76... Línea 76...
76
    }
76
    }
77
 
77