Four card feature section (flexbox and grid)

Solution retrospective
This is my first project. I did it using flexbox and grid properties. If you have any feedback or suggestions what should be improved feel free to comment. Thanks a lot !
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@JordanPhillips-hub
Hey Maciej I like your solution a couple of things I would consider changing is there should only be one <h1> tag on a page I would change this and use a span like this to avoid using two <h1> tags <h1 header__title> Reliable, efficient delivery <br/> <span header__title--dark>Powered by Technology</span>
</h1> Also, consider changing your <h3> tags to <h2> tags and adjusting the font size with CSS as heading levels should increase by one for accessibility reasons.
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