Hii,
i want to highlight the icon on hover on link /button.
<a href="" class="btn btn-info btn-block" ><span class="fa fa-tv"></span> TV Models</a>
i jus want to highlight (increase the size of the icon) while mouse hover on it.
if possible please provide example.