Design comparison
SolutionDesign
Solution retrospective
Any suggestions to improve?
Community feedback
- @kenreibmanPosted about 3 years ago
You want "Order Summary" as an h1.
text-align: center;
will also center your "Order Summary" text at the top.
Correct me if I'm wrong but I also noticed in your style.css that you were doing "margin: auto;" as an attempt to center your content? -- If so, that would usually be "margin: 0 auto;"
Marked as helpful0 - @hermannlebossPosted about 3 years ago
Hello Nice job.
i have to notice that in the design the "Order sumary" is center.
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