This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/frontend/components/counter-down-btn/_counter-down-btn.html.erb

4 lines
79 B
Plaintext

<a class="counter-down-btn">
<i class="fas fa-angle-double-down"></i>
</a>