Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6465 Rev 6469
Línea 70... Línea 70...
70
const VoteTag = styled.span`
70
const VoteTag = styled.span`
71
  position: absolute;
71
  position: absolute;
72
  bottom: 1rem;
72
  bottom: 1rem;
73
  right: 1rem;
73
  right: 1rem;
74
  color: var(--font-color) !important;
74
  color: var(--font-color) !important;
-
 
75
  font-weight: 600;
75
`
76
`
Línea 76... Línea 77...
76
 
77
 
77
const SurveyForm = ({
78
const SurveyForm = ({
78
  question,
79
  question,