Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 450 Rev 451
Línea 13... Línea 13...
13
    color: $title-color;
13
    color: $title-color;
14
    font-size: 1.4rem;
14
    font-size: 1.4rem;
15
    font-weight: 700;
15
    font-weight: 700;
16
  }
16
  }
Línea 17... Línea -...
17
 
-
 
18
  @media (max-width: 767px) {
-
 
19
    .h3_profile{
-
 
20
      color: #16283c;
-
 
21
      font-size: 1.1rem;
-
 
22
      font-weight: 600; 
-
 
23
    }
-
 
24
     }
17
 
25
  h4 {
18
   h4 {
26
    color: $subtitle-color;
19
    color: $subtitle-color;
27
    font-weight: 600;
20
    font-weight: 600;
Línea 28... Línea 21...
28
  }
21
  }