fixed backToTop z-index when scrolling on mobile

This commit is contained in:
Zach Harding
2026-03-18 20:36:33 -04:00
parent 04ea65eeeb
commit 023cd87319
2 changed files with 5 additions and 1 deletions

View File

@@ -363,6 +363,7 @@ $tiers: (
bottom: 5vh;
right: 5vw;
display: none;
z-index: 2;
}
.top-icon svg {