HTML,CSS

Solution retrospective
Any suggestions to improve?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kenreibman
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 helpful - @hermannleboss
Hello Nice job.
i have to notice that in the design the "Order sumary" is center.
Marked as helpful
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