Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
- In my desktop breakpoint, the cards seem to be too big and compressed, and I don't know exactly how to deal with it
- Any advice is welcome
Community feedback
- @Abo3bazezPosted 12 days ago
it would be better if you but
height : fit-content
on the cards1 - @OmarYYasserPosted 11 days ago
thats would be better if you used something like hight 100vh and reduce the font size padding and margin if there is and make grid-template-columns: repeat(4, 1fr) and give to every one grid-area to make every one in place like column start 1 end 3 to first one to take two columns and if you needed something else feel free to ask me
0
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