-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesigned the contact component #158
base: development
Are you sure you want to change the base?
Redesigned the contact component #158
Conversation
Greetings @padmajabhol, I solved the conflicts. Kindly review it. Thank You. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also can you center the "Contact Us" heading to maintain uniformity?
@@ -130,6 +130,8 @@ function Contact(){ | |||
</Row> | |||
<hr /> | |||
<Row> | |||
<h2>Send us a message</h2> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could look better if you center this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I will do that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greetings @padmajabhol, I have done it as per your requirements. Kindly review it. Thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I deleted a comment by mistake, sorry about that 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this PR good? @padmajabhol or any other changes should be done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, this should be good to go, thanks!
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.
How Has This Been Tested?
Checklist: