Closed Ajayjam97 closed 6 years ago
@ezioda004 I didn't changed the code style . I just started using prettier package in my sublime. Is it possible that it would have changed that?
@Ajayjam97 Yes, the prettier did change the code styles and hence you can why we're getting confused as you can see from our above conversation. Merging this cause it works out the issue #45
Thanks for your contribution!
Thanks 😃
Files changed:
1.) Signin.js 2.)Signup.js 3.)Form.css
Removed the conflicting .border class from the input tags and added a new .border-custom-color class in the required tags. Issue #45
Extra:
Also changed the color of Signup and Signin with github and google buttons to white as per the mockup.