Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 462 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 462 Rev 463
Línea 10... Línea 10...
10
  position: relative;
10
  position: relative;
Línea 11... Línea 11...
11
 
11
 
12
  h3 {
12
  h3 {
13
    color: #16283c;
13
    color: #16283c;
14
    font-size: 1.2rem;
14
    font-size: 1.2rem;
15
    font-weight: 700;
15
    font-weight: 600;
Línea 16... Línea 16...
16
  }
16
  }
17
 
17
 
18
   h4 {
18
   h4 {
Línea 36... Línea 36...
36
    display: flex;
36
    display: flex;
37
    gap: 0.5rem;
37
    gap: 0.5rem;
38
    position: relative;
38
    position: relative;
Línea 39... Línea 39...
39
 
39
 
40
    img {
40
    img {
41
      height: 80px;
41
      height: 40px;
42
      width: 80px;
42
      width: 40px;
43
      border-radius: 50%;
43
      border-radius: 50%;
Línea 44... Línea 44...
44
    }
44
    }
45
 
45