Design comparison
Solution retrospective
Any feedback is appreciated. Thank you.
Community feedback
- @RayaneBengaouiPosted over 3 years ago
Hello Tejas,
Congrats for completing the challenge ! 😁
I'd like to suggest :
-
Add
font-family: inherit
on your buttons and input to apply the font on it. -
The padding is not necessary on the
.trial
class to get closer to the final design. -
Your
.claim
button should be the same length as the inputs. So I guess removing margins on it and addingwidth: 100%
would be better.
Overall, well done for the challenge and happy coding ! 😃
1@Tejas-117Posted over 3 years ago@RayaneBengaoui I updated the changes suggested. It was very helpful, thanks a lot. But the changes aren't seen in 'Design comparison' yet, you can check it out on 'Preview site'.
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