Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks <3We use this for the css:
Code:.item.control.like:before { transition: all 0.2s linear; } .item.control.like:hover:before { transform:rotate(360deg); }