Four Card Review using CSS and HTML

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Tonny-Blair-Daniel
Thanks for the correction I noticed the different sizes and I am not yet that well conversant with CSS grid
- P@Pokerlo442
I would recommend instead of giving each card its own class and repeating many of the properties, create a common class and add the remaining values with a pseudo selector or use 2 classes. Otherwise you should revise your grid system again, on different screen sizes some cards are bigger than others.
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