Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6871 Rev 7091
Línea 404... Línea 404...
404
        color: $font-color;
404
        color: $font-color;
405
        font-size: 15px;
405
        font-size: 15px;
406
        line-height: 24px;
406
        line-height: 24px;
407
    }
407
    }
Línea 408... Línea 408...
408
 
408
 
409
    video,
409
    &>video,
410
    img {
410
    &>img {
411
        width: 100%;
411
        width: 100%;
412
        max-height: 500px;
412
        max-height: 500px;
413
        border-radius: $border-radius;
413
        border-radius: $border-radius;
414
        object-fit: cover;
414
        object-fit: cover;