Design comparison
SolutionDesign
Solution retrospective
Please give some feedback about accessibility and design.
Community feedback
- @B1N4R1Posted over 3 years ago
Hi Manan,
The solution looks good, here some improvements:
- The design approach you took is good but I would suggest using CSS grid for this one, this way you don't need to use that much divs.
- Also I would suggest using rems to define font-size instead of %
- The logic for the calculator works great just be carefull with the multiple periods (.....), you should only allow for one period to be inserted.
Rest of it looks nice, good work!
Cheers!
2@MSS023Posted over 3 years ago@B1N4R1 thank you for your suggestion. Will definitely look into that.
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