Design comparison
Solution retrospective
This is my first design using CSS flexbox. Would you please give me any feedback about my code. Thanks in advance.
Community feedback
- @Kirin02Posted about 3 years ago
First thing first, About your HTML you should Check semantic HTML and apply it, also it better if you could link the font on your CSS Using @import and you spammed many properties many times like font-family, font-size, font-weight, flex.... also the card isn't properly centered and using flex in body is a bad move i would say
Marked as helpful0@EnasHamdyPosted about 3 years ago@Kirin02 Thanks a lot for your comment, it was very useful for me. I tried to make a new one and I'll be thankful if you can check it.
The code: https://github.com/EnasHamdy/Order-Summary-Component2.git
The site: https://enashamdy.github.io/Order-Summary-Component2/
Thanks in advance.
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