Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6443 Rev 6444
Línea 33... Línea 33...
33
    color: var(--font-color);
33
    color: var(--font-color);
34
    font-weight: 500;
34
    font-weight: 500;
35
  }
35
  }
Línea 36... Línea 36...
36
 
36
 
37
  &::before {
37
  &::before {
38
    content: ${(props) => props};
38
    content: ' ';
39
    position: absolute;
39
    position: absolute;
40
    left: 0;
40
    left: 0;
41
    top: 0;
41
    top: 0;
42
    height: 100%;
42
    height: 100%;