tip calculator app using flexbox, css grid, vanilla js

Solution retrospective
- any feedback is welcome uwu
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hi,
Nice one on completing the challenge, it works but there's some things lacking;
- You should restrict the input to only numbers, all the letters and the other keys should not be allowed.
- Give the input boxes a property of
text-align : right
so the entries will be on the right like it the design.
Join 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