Submitted about 2 years ago
Responsive product summary component
@cemmanuelonyema
Design comparison
SolutionDesign
Community feedback
- @correlucasPosted about 2 years ago
πΎHello C Emmanuel, congratulations for your new solution!
You've a really good solution here, design is really good done, the card is fully responsive and with the media queries working 100%.
The only thing to fix is the border radius also for the media queries.
You've missed the right column
border-radius
use this to fix the square border:.content-container { border-radius: 0 1rem 1rem 0; }
π I hope this helps you and happy coding!
0@cemmanuelonyemaPosted about 2 years ago@correlucas Thank you very much for spotting that, I will fix it.
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