Shake child element instead of entire parent
mouse0270 opened this issue · 2 comments
mouse0270 commented
Not really an issue, more of a request. Is it possible to shake a child element on parent hover for example.
<div class="shake-controller">
<div class="shake shake-slow"><span class="fa fa-heart"></span></div>
<h3>I am a title</h3>
</div>
this way as I hover over any where within shake-controller my heart icon would shake by the text would stay steady?
elrumordelaluz commented
Sure it's possible. I'll try to add as soon as possible, except you did before and make a pull request.
elrumordelaluz commented
Added this feature in the last release