Submitted over 2 years ago
Tip Calculator App with vanilla HTML, CSS and JS
@MikeOdhiambo
Design comparison
SolutionDesign
Community feedback
- @satyammjhaPosted over 2 years ago
Great attempt @MikeOdhiambo. I have one piece of advice for you. You may add
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; }
for the input type number. It will hide the arrows for input. I hope it helps. Happy Coding ✌🏻🤗.Marked as helpful0@MikeOdhiamboPosted over 2 years ago@satyammjha Thank you! I actually did not know that.
1
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