https://codepen.io/jordancrowl/pen/LYRXNzv?editors=1100
Hi friends. I think I’m nearly finished with my portfolio project. For some reason one test is not passing even though it seems to pass functionally. The nav bar stays fixed at the top of the viewport both on mobile and on desktop. Why is the test not passing?
Annnnd a navbar media query question: What is a good method to make things look tidy up there in mobile? I’ve tried modifying flex to have the words evenly-spaced across the top, but nothing happens with the queries I put in. I’d also like to know how to implement the “three-line box” nav symbol. Any suggestions on that?
Finally, if you don’t mind reviewing my portfolio I appreciate any feedback you have. I’m not 100% finished yet, but I feel like I’m close.
Thanks!