Design comparison
Solution retrospective
I know that your time is limited and important, but it's going to mean a lot if you leave a feedback down below. Thanks! :)
I managed to set the same width for the same cards and now it's looking better, but I don't know how to update the page, any sugestions?
Community feedback
- @fidellimPosted about 3 years ago
Hi Vasinc,
Great work finishing the project. Just a suggestion I would like to share is to adjust the media query for width. As the screen decreases in size horizontally, the two cards on the left and right just keep shrinking. It would be better, I would say if the media query is higher like this:
@media (max-width: 1220x) {
.I hope it helps :)
Marked as helpful1
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