Design comparison
SolutionDesign
Solution retrospective
I hope this passes the FEM report! One thing I wasn't super sure about was making the body itself a flex container. I made the .card
a grid layout on desktop but initially wanted it to be a flex container as well. One weird thing that happened was with the scores: the .item
class was set to flex and I made the score itself align-self
to end
, but I had some leftover space so made the score text-align
right which seemed to fix the issue. Thanks for looking!
Community feedback
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