Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
What gave me the most trouble was getting the colors right, which I think I came close to the original.
What challenges did you encounter, and how did you overcome them?The layout gave me some trouble but I think I was able to handle it pretty good.
What specific areas of your project would you like help with?I would appreciate any feedback but would especially like feedback on the accessibility of the website. I have not been paying too much attention to this part of creating a website, and I need to start working on that part of creating a website. Thanks.
Community feedback
- @SvitlanaSuslenkovaPosted 2 months ago
-
You should add padding to the main (not margin-left for every component)
- <div class="class-with-flex"> img </div> (center star using flex or grid not to cut corners)
-
when you add a class to selected button, you have to remove it from the rest of them.
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