Sunnyside-agency-landing-page using CSS grid

Solution retrospective
I take pride in mastering the creation of mobile menu boxes and confidently tackling the display and opening of the mobile menu using JavaScript.
What challenges did you encounter, and how did you overcome them?I encountered some challenges while working on the mobile menu with CSS. I had some trouble figuring out how to order my box classes on mobile in the right sequence. After doing some research online, I found that using the order property helped me accomplish this.
What specific areas of your project would you like help with?I wanted to use this challenge as an opportunity to enhance my flexbox skills and avoid relying on certain CSS properties for creating responsive designs. Specifically, I aimed to avoid using position: relative, top, right, and left for all my headings and paragraphs. I'm seeking additional feedback on alternative approaches to achieve this.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Eric Aguayo's solution.
Join 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