in this code I used media queries to make site responsive.
Design comparison
Solution retrospective
In this section I used CSS media queries to make site responsive which help me to understand basic knowledge of CSS.
What challenges did you encounter, and how did you overcome them?I forget how to use media queries properly, so I went back to my basic and learnt about the media queries
What specific areas of your project would you like help with?to make site responsive
Community feedback
- @RajKumar-612Posted 4 months ago
Layout on desktop mode seems fine, but I found few issues on mobile view. There is background color on the image, I see you set bg color for card which you can set it only for the content. And there is lot of space between img and content, I think it is beacuse of the margin-top:200px you should not this.
0@varunKumar993Posted 4 months ago@RajKumar-612 thanks for the feedback will follow the same
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