Mobile nav not working

Hi, could anyone please help me figure out why my mobile nav links get cut off? katrina evans art I thought maybe something was covering it or i just had to change the width but it just seems to be the nav code itself and I’m stuck!

There appear to be two things going on, the .open class has a max-width of 73px, and you have overflow: hidden under .gen-nav > ul

IMO - the best way to fix is his is to get rid of the max-width, but there should be a way to shrink the menu to the smallest child using a flexbox if that’s the look you want

I gotta be real, I have no idea where that class even came from lol I did find the overflow myself after I posted this. Thank you so much!!