Submitted 8 months agoA solution to the Testimonials grid section challenge
Testimonials grid section
sass/scss, bem
@bulhakovolexii

Solution retrospective
What are you most proud of, and what would you do differently next time?
While working on this project, I managed to refresh my knowledge of CSS Grid. I even tried to avoid using Flex layout, although in this case, I think Flex might have been more appropriate.
What challenges did you encounter, and how did you overcome them?I worked without a Figma layout, and the biggest challenge for me was tuning the box shadows to match the design as closely as possible.
What specific areas of your project would you like help with?I had issues with some cards being overlapped by the shadows of cards that are higher in the document flow. I was able to resolve this by manipulating the order property.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Olexii Bulhakov'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