Bottom Navbar

Hi, everyone. I am trying to make bottom navigation bar, but when i scroll page to the bottom - it overlaps on text/components. How can i make it visible all the time, but to not overlap on other items at the bottom of the page? stackblitz: https://stackblitz.com/edit/stackblitz-starters-bm1fj6?file=app%2Fpage.tsx pastebin: https://pastebin.com/XGsgYDsv Thank you in advance πŸ™‚ btw, im using react (nextjs) and tailwindcss
Pastebin
bottomNavbarProblem - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
No description
2 Replies
clevermissfox
clevermissfoxβ€’7mo ago
Can’t seem to open your link on my phone, but do you have the footer positioned absolutely ?
Nikita Shtimenko
Nikita Shtimenkoβ€’7mo ago
fixed