Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .hoverask{ height: 50px; overflow: hidden; position: fixed; transition: ease-in-out 1s; -webkit-transition: ease-in-out 1s; -moz-transition: ease-in-out 1s; }
- .hoverask:hover{ height: 250px; transition: ease-in-out 1s; -webkit-transition: ease-in-out 1s; -moz-transition: ease-in-out 1s; }
Advertisement
Add Comment
Please, Sign In to add comment