Switched chevron icon to regular font
All checks were successful
the build was successful

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-11-24 15:43:11 +01:00
parent a4b2c40618
commit 1d55439c73

View File

@ -36,7 +36,7 @@
<button id="back-to-top" <button id="back-to-top"
class="btn btn-primary btn-lg" class="btn btn-primary btn-lg"
title="Click to return to the start of the page" data-toggle="tooltip" data-placement="left"> title="Click to return to the start of the page" data-toggle="tooltip" data-placement="left">
<span class="fas fa-chevron-square-up"></span> <span class="far fa-chevron-square-up"></span>
</button> </button>
</div> </div>
{% include footer.html %} {% include footer.html %}