Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 218 Rev 448
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 -... Línea 17...
-
 
17
 
17
 
18
 
18
  h4 {
19
  h4 {
19
    color: $subtitle-color;
20
    color: $subtitle-color;
20
    font-weight: 600;
21
    font-weight: 600;
Línea 57... Línea 58...
57
        gap: 0.5rem;
58
        gap: 0.5rem;
58
        flex: 1;
59
        flex: 1;
59
      }
60
      }
60
    }
61
    }
61
  }
62
  }
-
 
63
  @media (max-width: 767px) {
-
 
64
  .h3_profile{
-
 
65
    color: #16283c;
-
 
66
    font-size: 1.1rem;
-
 
67
    font-weight: 600; 
-
 
68
  }
-
 
69
   }
62
}
70
}