Use arrow text symbol instead of Font Awesome icon for scroll-to-top button
This commit is contained in:
parent
355f20b927
commit
2a1c8daea0
|
@ -1,6 +1,4 @@
|
||||||
<button class="top-btn hidden" aria-label="Scroll to top">
|
<button class="top-btn hidden" aria-label="Scroll to top">🡹</button>
|
||||||
<i class="fa-solid fa-chevron-up"></i>
|
|
||||||
</button>
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.top-btn {
|
.top-btn {
|
||||||
|
|
Loading…
Reference in New Issue