
Design comparison
Solution retrospective
I am proud to be able to continue learning and developing myself
I want to be more disciplined in managing my time so I can achieve many things
What challenges did you encounter, and how did you overcome them?I have difficulty maintaining motivation when learning new skills.
I set small, realistic goals, track progress, and seek out a supportive community. This helps me stay focused and motivated.
What specific areas of your project would you like help with?- Cross-Browser Compatibility
- UI Design
- Testing and Debugging
Community feedback
- @grace-snowPosted 3 months ago
Well done on this! I only see a couple of problems.
-
The content an become badly cut off / overlapping for some users because you've limited the body height yo 100svh. Never do that. Use min-height instead so it is allowed to be taller than the viewport.
-
Your attribution link is unreadable. Make sure all text content, in all states (including focus and hover on links) meets a minimum contrast ratio of 4.5:1 against its background.
0@tucillPosted 3 months ago@grace-snow Thank you for your feedback, I have made improvements to see if it is suitable enough
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