Jump Mark - Inverse
HTML Code (Demo)
<a href="#" class="jump-mark inverse">
<span class="fa fa-circle-arrow-down"></span>
</a>
Configuration
Component Config:
Interactive/Animations/jump-mark/jump-mark.config.js
{
"headline": "Jump Mark",
"icon": "fa fa-circle-arrow-down",
"content": "",
"type": "inverse"
}