Body Mass Index calculator

Please log in to post a comment
Log in with GitHubCommunity feedback
- @mike15395
hey @AnDevM Congratulations on completing the challenge!
Your solution is awesome and great work!
Here are small micro-improvements from my side:
-
For normal weight category, the text weight is rendered two times, to fix this just remove
weight
text from line 52->bmic/src/components/MetricCalculator.tsx. -
Desktop view of Last section cards is not as per design. You can use grid layout with more cols like 16 and adjust the colspan accordingly to get desired result.
Happy Coding!
Marked as helpful -
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