Animar el height

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
article {
height: 150px;
overflow: hidden;
tranisition: height .5s;
interpolate-size: allow-keywords;
}
article:hover {
height: 150px;
}
article { height: 150px; overflow: hidden; tranisition: height .5s; interpolate-size: allow-keywords; } article:hover { height: 150px; }
article {
  height: 150px;
  overflow: hidden;
  tranisition: height .5s;
  interpolate-size: allow-keywords;
}
article:hover {
  height: 150px;
}

 

¿Te ha resultado útil??

0 / 0

Deja una respuesta 0

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.