Navbar links fall off the page when resizing - HELP!

Can someone explain to me why when you resize my page width to around 330px or less the nav links start to disappear off the page? I would like them to stay centered and just get smaller as you resize. Thank you!

CodePen: https://codepen.io/troy_b16/pen/gOXRxRO

remove that position fixed and use media screen when it reach to 400px

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.