some little styling retouches, I'm still working on integrating fontawesome icons...
[theme-danix.xyz.git] / layouts / partials / footer-addition.html
index dce3e8c..08ee91b 100644 (file)
@@ -1,4 +1,4 @@
 <!-- here will appear eventual js code and other additions to the footer -->
 <div id="backtotop">
-       <a href="#top"><i class="fa-solid fa-chevron-up"></i><span class="screen-reader-text">back to top</span></a>
+       <a href="#top"><i class="fa-brands fa-caret-up"></i><span class="screen-reader-text">back to top</span></a>
 </div>