Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Mostly how to address the changing JS. I tried with display: none, changing the background and more, but this led breaking the flow of the page. I remembered the clasic z-index and how it didn't corrupt the flow. After that, everything turned out easily
What specific areas of your project would you like help with?Just remember the z-index and dont overcomplicate it. Remember the positions.
Community feedback
- @xAnDrOm3dAxPosted 6 months ago
Great work on the responsive layout 👍🏼 you could push the footer to the bottom in desktop mode using - align-items: flex-end;
0
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