Submitted almost 3 years ago
Order Summary Component design with HTML/CSS
@matheuspergoli
Design comparison
SolutionDesign
Solution retrospective
Hi!, if you have any feedback, I'd love to know where I can improve :)
Community feedback
- @anoshaahmedPosted almost 3 years ago
In the future, instead of positioning the component absolutely 50% from the left, I would:
body { display: flex; justify-content: center; align-items: center; }
Great job on this though. You did really good.
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