Design comparison
SolutionDesign
Solution retrospective
is there anything i should be improving on or any best practices that i am lacking? appreciate any answer
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Great job with this project. Looking at your solution, it's decent and I would suggest the following for you...
- Clean the whitespaces in your code
- Wrap the
container
with specific tag likemain
for readability - Uncomment the
attribution
section and wrap it withfooter
, put your name and add links to your work/portfolio and add padding - Add
margin: 1rem 0;
to the rule set ofh1
to have enough spaces within the card
Overall you did well and Keep up the good work!
1@selehadin-cyberPosted almost 3 years ago@RioCantre thanks a lot ! i have implemented your suggestions and pushed them to my repository. but it doesn't seem to update my changes in the design comparison
1@RioCantrePosted almost 3 years ago@selehadin-cyber Awesome! You need to click the "Generate Screenshot" to update the screenshot.
I would appreciate it if you mark this as helpful.
Marked as helpful1
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