Design comparison
Community feedback
- @kudos2ShefPosted 6 months ago
Hi @Chuy-dev, Congratulations on completing this challenge!
Your solution is great 👍. You completed this solution in a very short number of lines of code which is commendable. This one case when an operator like (+)or (.) is clicked multiple times consecutively it appears in display . If you can come with a solution for this then it will be good. Try rechecking style guide by mistake you assigned different color property to element like key button should have this color property :
.container-key .key-button { background: var(--key-background-secundary); box-shadow: 0 5px var(--key-shadow-secundary);
I had no idea multiple js file could be used to achieve this result, something I got to learn from your solution.
Hope it helps, Happy Coding
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