Design comparison
SolutionDesign
Solution retrospective
Hi There! 👋 This is my solution to this challenge 🎉
If you have any suggestions/tips, feel free to comment 😁
Community feedback
- @ZyruksPosted over 2 years ago
Hey, how are you?
Just check your code real quick and the problem comes from css line 218 to 222
This part
@media screen and (min-width: 1400px) { .card1, .card2{ transform: translate(-50%, -50%) scale(1.1); } }
If you delete it all will be fine ;)
Good Luck
Marked as helpful1@cosmoartPosted over 2 years ago@Zyruks Hi Samuel! Thank you very much, I do not understand how I could not have seen it before 😅
1@ZyruksPosted over 2 years ago@cosmoart it happen just take a time to rest and check the code again.
Keep coding
0 - @cosmoartPosted over 2 years ago
I don't know why the solution screenshot is showing the two cards lol
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