Design comparison
SolutionDesign
Solution retrospective
Would appreciate some advice to improve my code :)
Community feedback
- @adarshcodesPosted over 4 years ago
Hi! @mladendjokovic, Good work on this solution👍. Let's see your solution:
- Design aspect: your design looks fine, one thing you can notice is the curve background's width is not covering to the whole screen width(use
background-size: 100%;
it will fix it). - Responsive aspect: Responsiveness is working properly.
- Issues aroused: You can fix the Accessibility issues. Great work! Happy coding🙂.
2@mladendjokovicPosted over 4 years ago@adarshcodes thanks for the feedback, will fix that and add some hover effects.
1 - Design aspect: your design looks fine, one thing you can notice is the curve background's width is not covering to the whole screen width(use
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