Single price grid component (Html, Css, box shadow, Flexbox)
Design comparison
Solution retrospective
This is the first challenge I have done using pure CSS, I'm still struggling with flexbox and CSS grid, I would appreciate your feedback, Thanks.
Community feedback
- @iKnowMagicPosted about 4 years ago
Good job! The fonts seem to be a bit off. The size of the solution is almost there, it may need some work. The attribution part is not in the design (as per the comparison above). I'd suggest to take it out.
1 - @devhalimahPosted about 4 years ago
This is really nice @OsDroidi.
I love the neatness of your Code. Way to go. Keep it up 👍
1 - @eljasiuPosted about 4 years ago
Hello, you did quite a good job but I would personally change a few things. I would use 'h2' or 'h3' headings instead of 'p' elements in the top section. In the 'container' you do not need 'justify-content: center', because the child elements take the whole width. And in the 'center' you dont need need it as well, because you wrote 'flex-direction: column'. Have a nice day, keep coding!
1@OsDroidiPosted about 4 years ago@eljasiu Thanks for the feedback, I already update the solution the code based on your feedback it looks much better now 😁
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