Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3696 Rev 3697
Línea 15... Línea 15...
15
    flex-direction: column;
15
    flex-direction: column;
16
    justify-content: center;
16
    justify-content: center;
17
    gap: 0.5rem;
17
    gap: 0.5rem;
18
    a {
18
    a {
19
      color: $font-color;
19
      color: $font-color;
-
 
20
      font-size: 1rem;
20
      &:hover {
21
      &:hover {
21
        font-weight: bold;
22
        font-weight: bold;
22
      }
23
      }
23
    }
24
    }
24
  }
25
  }