Design comparison
SolutionDesign
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey @Aliza02, congratulation on completing the challenges. many issues in your project. remove margin from container-fluid and add width:25rem; min-height:30rem; justify-content: space-evenly; align-items: center; remove margin from all classes. add this attribute in card-button { display: flex; justify-content: space-evenly; width: 100%; } padding remove from card-paragraph.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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