Design comparison
SolutionDesign
Solution retrospective
updated but still need improvement
Community feedback
- @Gaurav4604Posted almost 2 years ago
Hi! Congratulations on completing the challenge! 🥳
It seems you might need to edit your code a lot, the mobile site seems broken with its layout. Some ways you can start with refactor is:
- abstract out the css into its own file
- use flexbox for structuring and alignment of your html elements
- make sure to make wise decisions as to when you should be using block/inline elements this would be helpful
- make sure that the image src for the nft used is accessible by your html (currently it is not)
- use relative units and media queries to adjust the css style properties according to the screen size this might be helpful
Marked as helpful0@AbdellahbounabPosted almost 2 years ago@Gaurav4604 Thanks alot buddy , it is helpful for a newbie !ill make sure it wont be repeated next time and overcome my mistakes succefuly
0@AbdellahbounabPosted almost 2 years ago@Gaurav4604 Thanks alot buddy , it is helpful for a newbie !ill make sure it wont be repeated next time and overcome my mistakes succefuly
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