Interactive Rating Component using HTML,CSS and Javascript
Design comparison
Community feedback
- @SvitlanaSuslenkovaPosted about 2 months ago
<button class="btn">SUBMIT</button> please consider to add {border:0;} Or was it intentionally? (I'm not sure here)
0@codersam108Posted about 2 months ago@SvitlanaSuslenkova Thanks for suggestion . When I saw ur comment , i was confused since i thought that button:0 wouldn't do anything but when i actually applied it in the project, the size of submit button got a bit large , and i still can't figure out why ,like button already comes with a default border or what?and even if we remove it, it should reduce the size of the button not increase it..
0@SvitlanaSuslenkovaPosted about 2 months ago@codersam108 button has default border, background and often needs to add font-family: inherit or needed font-family.
1
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