-
Notifications
You must be signed in to change notification settings - Fork 175
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
fixed the text-area in contact page #607
Conversation
👷 Deploy request for counsellor-startup pending review.Visit the deploys page to approve it
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
Here's the code health analysis summary for commits Analysis Summary
|
@thestarsahil If I change it to classname as per the tests, the Message area will start misbehaving. You can check the commits |
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.
Working Good !
@ayush-848 , Due to updation in Navbar the contact page css effected |
@thestarsahil which part has got affected?? |
Ohh yeah |
@thestarsahil do something about the #620. Because I have to refork the repo again. |
Okay ...First Push the About page changes |
@thestarsahil I have updated the #620, I have added margin-top in contact.css. It should do it. |
Description
The text-area was variable and animation was not working. I fixed its position and made the animation to work.
Fixes #600
Screenshots
Checklist