Design comparison
SolutionDesign
Community feedback
- @michael-schlueterPosted 29 days ago
Hello there!
first of all congratulations on completing the project. It looks great and works just as expected. So good job! I really like how you structured your CSS and used custom properties as well as the :has selector. I'm a big fan of it, too.
Just a couple of minor things I picked up looking at your app:
- you could add a utility function to format the results. The Intl.NumberFormat object comes in handy in that regard. Maybe you want to take a look at it here
- on tablet screen sizes you could add a little bit of vertical padding to match the design more closely
But like I said, those are only minor things. All in all great work. Keep it up!
Marked as helpful0
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