Latest solutions
Latest comments
- @RaphaelFernando@JulioCezarSabim
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 helpful