I was working on making things more dynamic while not necessarily covering every edge case this time. What do you guys think? Is it too messy or is this ok?
darley-santos
@darley-santosAll comments
- @Matt-LaRochelleSubmitted 10 months ago@darley-santosPosted 10 months ago
The card is quite large on my notebook; I think you might have overdone the padding in the content. Also, the background image is missing. Nevertheless, it looks good.
1 - @chleighton1Submitted 10 months ago
First Frontend Mentor project! Went pretty smoothly, the one thing I had issue with is trying to make it responsive. I first tried to add media queries to my style.css but that was not working so I created a separate queries.css for the @media queries.
@darley-santosPosted 10 months ago"Oh, you did great! How did you handle hover effects? If you use responsive units like max-width, you wouldn't even need to use media queries."
0 - @saktiajadehSubmitted 10 months ago
Hi, I'm Sakti, This is my solution in this challenge.
In this challenge I had difficulty creating an unusual list card layout to make it different in position and also make it look good when the card list had more than 3 items.
@darley-santosPosted 10 months agoYou did well; you could reduce the width of the first two texts to make it look more like the design.
0