Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 415 Rev 416
Línea 33... Línea 33...
33
  }
33
  }
34
  span {
34
  span {
35
    color: var(--subtitle-color);
35
    color: var(--subtitle-color);
36
    font-weight: 400;
36
    font-weight: 400;
37
    font-size: .7rem;
37
    font-size: .7rem;
-
 
38
    margin-top:3px;
38
  }
39
  }
39
`
40
`
Línea 40... Línea 41...
40
 
41
 
41
export const QuestionDetails = styled.div`
42
export const QuestionDetails = styled.div`