Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3698 Rev 3701
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: 1.1rem;
20
      font-size: 1rem;
21
      &:hover {
21
      &:hover {
22
        font-weight: bold;
22
        font-weight: bold;
23
      }
23
      }
24
    }
24
    }
25
  }
25
  }