Submitted 11 months agoA solution to the Results summary component challenge
Responsive Result Summary Component using CSS Grid
@glowri57

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of being able to complete this challenge.
What challenges did you encounter, and how did you overcome them?-
I had issues with making the icons and text lay side by side but could use
transform: translateY()
to balance the icons and text. -
I also had issues with making the button expand to the width of the container and I solved this issue by using
width: 100%
Any feedback would be welcome. Thanks
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on glowri57'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