Submitted about 2 years ago
Interactive Pricing Component with Vanilla JavaScript
@Lekanjoy
Design comparison
SolutionDesign
Community feedback
- @abhik-bPosted about 2 years ago
Hello Alabi π
Your Solution looks very nice !!! It is very responsive & it's interactivity seems amazing to me. Great Job π
Just some opinions :
- If the
.box
has a fixedmax-width
then on large screens it will look more nice. Example :max-width:550px
- if the
.billing
hasjustify-content : space-evenly
instead ofjustify-content : space-between
then the transition from large screen to mobile screen looks slightly better
Your solution is very close to original design , Nicely Done !! Please Keep Coding such amazing solutions
Marked as helpful1@LekanjoyPosted about 2 years ago@abhik-b Thank you for taking the time to review my solution. I also thought of having a fixed width on the
.box
but I later modified it at the last minute. I will be sure to change it.1 - If the
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