Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5738 Rev 5740
Línea 22... Línea 22...
22
    padding: .2rem;
22
    padding: .2rem;
23
    width: fit-content;
23
    width: fit-content;
24
    border-radius: 20px;
24
    border-radius: 20px;
25
    transform: translateX(-50%);
25
    transform: translateX(-50%);
Línea -... Línea 26...
-
 
26
 
-
 
27
    button {
-
 
28
      transition: all .2s;
26
 
29
 
27
    svg {
30
      svg {
-
 
31
        font-size: 32px;
-
 
32
      }
-
 
33
 
-
 
34
      &:hover {
-
 
35
        transform: scale(1.2) translateY(-5px);
28
      font-size: 32px;
36
      }
Línea 29... Línea 37...
29
    }
37
    }
30
 
38
 
31
    &.active {
39
    &.active {