journal-policy-tracker-frontend
journal-policy-tracker-frontend copied to clipboard
Redesigned the contact component
Pull Request Template
Description
I have changed the styles of the contact card (the color of the card, added the box shadow, and added the hover effect on the card.).I have added some headings in the contact form for enhancing the user's understandability and changed some styles in the form.
Fixes #129
Type of change
Please delete options that are not relevant.
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected).
How Has This Been Tested?
- Go to the website
- Click on the contact link which is present in the navbar
- See the expected output
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have performed a self-review of my own code
- [x] I have signed the commit message to agree to the Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.
Greetings @padmajabhol, I solved the conflicts. Kindly review it. Thank You.