Responsive Insure Landing page made with CSS Grid and CSS Flexbox.

Solution retrospective
Hello frontendmentors. It has been a while now but am here with another solution, It may not be pixel perfect but what do you think about this solution. I really had a tough time with positioning the background svgs.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Cooly-o-Cats
This solution looks great! Make sure to use the font provided in the design file to keep the site looking as close to the design as possible. Also, I noticed your spacing seems a little off especially at the "We're Different" section. Finally, make sure to put your HTML in either
<header>
,<main>
or<footer>
tags. That will fix your accessibility issues.
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