Submitted about 3 years ago
Adjustment on some silly errors but it is finally complete.
@RaphaelFernando
Design comparison
SolutionDesign
Solution retrospective
Credits to Julio Cezar Sabim who pointed out my mistakes and helped me complete the challenge, Thanks man.
Community feedback
- @JulioCezarSabimPosted about 3 years ago
Hey Raphael, it's actually a really easy fix.
On line 42 of your "index.html", change "card" to "Card". On line 44 of your "style.css", change the ".wrapper .card" to ".wrapper .Card".
Just keep an eye on the letter C, some times you use an uppercase letter, and other times an lowercase one.
Happy coding!
Marked as helpful3
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