insure-landing-page

Solution retrospective
in this project, it takes much time to finish and got many challenges. the most proud of this project is i can make a website look similar to the design and i can add the interactivity for the navbar
What challenges did you encounter, and how did you overcome them?the challenges that i encaunter are, to limit the width in the desktop mode, i overcome this challenge by giving the display flex and setting the grid template column: 1fr min(1110px, 90%) 1fr. and the next challenge is for the mobile hero img, i use the the same display and the grid template column, but in the hero image i set the grid column 1 / -1, to make the image fill the entire width. and in the desktop mode then i add the display grid the hero child wrapper and add the grid-template-rows.
What specific areas of your project would you like help with?the navbar, because i want to add the transition later
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alfian'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