Solution coding-bootcamp-testimonials-slider-master

Solution retrospective
previous button, i use location.reload().
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JaneMoroz
Hey! Very nice solution to the challenge 🎉
The only thing I've noticed is that the image aspect ration is changing when the screen width increases. You can fix it with
object-fit: cover;
, I use it quite often.Keep it up! And good luck 🍀
Join 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