Submitted
These was a Doable Challenge and a little more complex than the ones I was building but it just needs a little bit time to strategize and the rest is simple. but my question is 1 How could I create the pointy shape on the white background of the nav-items for the mobile version. 2 In JavaScript I have an if else to toggle the nav container display on and off using display: none and Display : block using a flag for the condition. but when I enlarge the screen to desktop size it apply to which shouldn't how do I Fix that problem ?