Submitted about 1 year agoA solution to the QR code component challenge
QR code redirection page
@benssssss

Solution retrospective
What are you most proud of, and what would you do differently next time?
This code is/was new to me.
.card-image {
object-fit: cover;
}
It was a very simple project, done in 15min I guess, make me proud, months ago I knew nothing.
What challenges did you encounter, and how did you overcome them?i did need to search how ajust a size in a container (height: x pixels not working), i used object-fit: cover;
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on benssssss's solution.
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