-
Notifications
You must be signed in to change notification settings - Fork 126
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
fix: overlapping #297
fix: overlapping #297
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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! 😊 |
no changes |
@dhairyagothi can you give a screenshot from the preview development, as it was working fine locally. |
Yes it's one line change, but the issue is with scroll to top button implementation for mobile devices, and the site button overlapping was fixed after adding margin. But somehow not working during deployment as you said , so can you give that screenshot (of preview development site from vercel) so I can resolve it further. As it was working fine in my local environment. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to Station Guide. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀 |
Pull Request Template for GSoC 2024
Related Issue
fix overlapping of scroll to top button in mobile displays.
closes:
issue #290
Description of Changes
added a margin to fix overlapping, that was making the button unaccessible .
Type of Pull Request
Checklist for Contributor
use'X' in [ ] to check it .
Additional Information
[Include any additional context or relevant information that may help in reviewing this PR.]
Contribution Guidelines Reminder
Thank you for contributing to our project! Please ensure you follow the guidelines below:
Contribution Levels
Task Categories:
Acknowledging Effort:
Review Process
PRs will be reviewed by the maintainers, and feedback will be provided. Contributors should address feedback promptly and resubmit the PR if necessary.
Contributors are encouraged to participate in the review process of other PRs for community growth.
We appreciate your time and effort in improving this project and look forward to your valuable contributions!