yuzongping hace 2 semanas
padre
commit
446d74a6a2
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      src/views/nav/index.scss

+ 5
- 0
src/views/nav/index.scss Ver fichero

@@ -43,6 +43,11 @@
align-items: center;
justify-content: space-evenly;

&:hover {
transition: all .3s;
transform: scale(1.08);
}

img {
width: 300px;
height: 320px;


Cargando…
Cancelar
Guardar