Single price challenge

Solution retrospective
Hi everyone! Here's my very first challenge Feedback will be appreciated :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SeyideHundeyin
Hi,
You did a great job on this challenge and you can work on the media queries to make it more responsive on mobile.
- @kyrylolvov
Hey 😀
Great job on this challenge! 🏆
The only thing I might recommend is taking a look at media queries, as you have some issues with responsiveness on some of the resolution. I believe, the problem is caused by padding right in the first row. Also, you might want to consider using a short version for padding, when you just write "padding: 0 0 0 0" which indicated padding from top, right, down, left respectively! 🙂
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