Design comparison
SolutionDesign
Solution retrospective
Hi everyone,
This is a work in progress, any feedback much appreciated. I'm unsure about the positioning of the boxes, especially the testimonials. Is there a better way than margins?
Community feedback
- @abhijitbcobPosted over 3 years ago
Hi, Yeah, there is a better way than margin.
- Give the testimonial cards container a height(bigger than each card), make it flex or grid container
- set the first card(align-self: start), second card(align-self: center) and third card(align-self: end)
Marked as helpful0
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