Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 874 Rev 875
Línea 7... Línea 7...
7
  box-sizing: border-box;
7
  box-sizing: border-box;
8
  justify-content: center;
8
  justify-content: center;
9
  flex-direction: column;
9
  flex-direction: column;
10
  padding: 1rem;
10
  padding: 1rem;
11
  width: 100%;
11
  width: 100%;
-
 
12
  flex-grow: 1;
12
  p {
13
  p {
13
    font-weight: 600;
14
    font-weight: 600;
14
  }
15
  }
15
`
16
`