Design comparison
Solution retrospective
Please give some feedback because your feedback is very appreciating for me. I hope all of you give some suggestions and feedback.
Community feedback
- @MojtabaMosaviPosted over 3 years ago
Hi, nice job on the desktop and mobile view, the backgorund image for the body is being repeated on the mobile view you can fix it by setting this styles on it background-repeat: no-repeat and background-size: contain.
Keep coding :=)
Marked as helpful0 - @palgrammingPosted over 3 years ago
You should put a fixed width on your button cause it is currently becoming a circle depending on the width of the browser. Also you should put a fixed width and height on the social icons so the size of the social icons will not depend on the size of the icon themselves
Marked as helpful0
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