Thanks to the experience from the previous challenge, doing this was much easier.
What challenges did you encounter, and how did you overcome them?Fit image from normal view into 'smaller device' view.
img {
width: 279px;
height: 200px;
object-fit: cover;
border-radius: 10px;
}
What specific areas of your project would you like help with?
Code review.