Design comparison
Community feedback
- @its-rkraviPosted about 1 year ago
Congratulation @Wijdane29 for completing the challenge.
welcome to the frontend mentor platform your design looks good it is almost similar to the actual design. but you need to do some changes in your style.css file.
Problem : you design is not responsive for small screen.
Solution : In the style.css file select the class with (.main) and instead of width you need to use max-width so that your component looks responsive for small screen.
.main { max-width: 375px; }
keep up the excellent work , and if you have any further questions and need any assistance with anything , feel free to ask.
Mail : [email protected]
Instagram : its_rkravi
together we continue to build a supportive and knowledgeable community.
Best Regards , Rahul Kumar Ravi
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