Submitted almost 4 years agoA solution to the Order summary component challenge
Order Summary using Flexbox
@maxvondrueben

Solution retrospective
Hi, I am a complete newbie and this is my first challenge. I struggled with the following aspects:
- what is a good way of setting heights/widths of the #card (and of containers in general)? Is my approach ok (in px) or is it better to (always) use relative units (e.g. %)? This is something I don't really understand yet
- the class=hidden solution doesn't feel right. Is there a better way of placing the "Change" link to the very right?
- the mobile version is sloppy, I guess
I would very much appreciate your feedback. Thank you and all the best
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Max'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