eteen12 / Teleta

Temporary landing page for company website
https://www.TeletaDevelopment.com
0 stars 0 forks source link

Nav bar bouncing out of view on mobile #7

Closed eteen12 closed 1 month ago

eteen12 commented 1 month ago

if (currentScroll <= 0) { setScrollingDown(false); setLastScrollTop(currentScroll); setBackground("transparent"); return; }

using return fixes this issue of nav bouncing out of view on mobile