Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 197 Rev 198
Línea 50... Línea 50...
50
 
50
 
51
const StyledTitle = styled.h2`
51
const StyledTitle = styled.h2`
52
  font-size: 1.5rem;
52
  font-size: 1.5rem;
53
  font-weight: 500;
53
  font-weight: 500;
54
  width: fit-content;
54
  width: fit-content;
55
  max-width: 25ch;
55
  max-width: 20ch;
Línea 56... Línea 56...
56
  text-align: center;
56
  text-align: center;
57
 
57
 
58
  @media (min-width: 768px) {
58
  @media (min-width: 768px) {