Mobile First Approach (padding , rem ,% + FLEXBOX + MEDIA QUERY)

Solution retrospective
Any feedback is appriciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @molszewski34
List of issues.
- Both input number move below zero which can't be allowed.
- Instead of calculate button you can try to add addEventlistener for a whole form so it will react to changes in inputs.
- Reset button not working on firefox
- You should lower your media queries because right now it shows mobile view for desktop when typical standard for laptops is 1024px max.
- There is no alert when input is zero or lower.
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