Submitted almost 3 years ago
Order summary component challenge hub (Plain HTML/CSS)
@OsiusKara
Design comparison
SolutionDesign
Solution retrospective
Thanks for reviewing my project!
Please feel free to make any suggestions for improvement.
Thanks @ all!
Community feedback
- @denieldenPosted almost 3 years ago
Hi Osius, great job!
Try to remove all
margin
from.container
class and use flexbox to the body for center the card. Read here -> flex guideAlso set
heigth
of body to100vh
because Flexbox aligns to the size of the parent container.For improvide accessibility wrap the content page into
main
tag ;)Hope this help and happy coding :)
0
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