@luisdevworksSubmitted about 4 years ago
Any feedback is well received
Any feedback is well received
Hello Luis,
I think the card's width is too long, so you can reduce them. The title should be two lines.
Adding some margin at left and right, also make the card's shadow lighter can make your solution perfect.
Good job 👍
The positioning work for the cards are tougher than i thought and i still couldnt make them responsive to the mobile viewport. perhaps somebody can show me the way?
Hello Nate 👋 For make them responsive easier, you can use CSS Flexbox and CSS Grid. Learn about that, then try to apply to your solution. Happy Coding!