Design comparison
Solution retrospective
Hi everyone,
I am a beginner so please tell me if you see anything I can improve on.
Thank you !
Nabil-Y
Community feedback
- @fidellimPosted about 3 years ago
Hi @Nabil-Y,
Great job finishing the project! It looks great on desktop and mobile devices. There is just something weird with the layout of your testimonials between 807px and 1310px. Other than that it looks great! Well done :)
Marked as helpful1@Nabil-YPosted about 3 years agoHi @fidellim,
Thank you, it took me some time but I'm happy with the result!
About that little issue, it's because I tried using a responsive grid without media queries // grid-template-columns: repeat (autofit, minmax(340px,1fr)); // but when its between 807 and 1310px it creates a second row without any gap, it looks weird.
I changed my mind and used media queries, it looks way better now!
1
Please log in to post a comment
Log in with GitHubJoin 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