Design comparison
SolutionDesign
Solution retrospective
I had a lot of trouble with alignment, especially once the screen width starts to change. When the text runs too long, it doesn't look good. However, if I restrict the max-width
of the text then it messed up the overall layout. I didn't want to create a fixed layout, but allow it to change depending on the device width and have it be responsive. My end product, is flawed, but it is acceptable. All in all, I learned a lot.
I also learned about animating the hamburger menu when you open and close it. I had a hard time creating the X when the navigation would open
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord