-
Notifications
You must be signed in to change notification settings - Fork 113
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
Modified the text css #460
base: main
Are you sure you want to change the base?
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! 😊 |
@shreya2k3 do it in namaste yatree also |
frontend/src/Pages/Herosection.jsx
Outdated
<div className="relative z-10 grid justify-items-center"> | ||
<img src={logo} alt="" srcset="" style={{ height: "40vh" }} /> | ||
<h1 className="text-2xl font-extrabold text-white text-center"> | ||
<h1 className="text-2xl font-extrabold text-white text-center bg-black bg-opacity-50 px-4 py-2 rounded-lg"> | ||
Station Saarthi : Your Platform Guide |
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.
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.
Done 👍
But it is looking better, earlier it was not even readable |
just change font colour to dark blue and remove bg colour |
Pull Request Template for GSoC 2024
Related Issue
#454
closes: #454
Description of Changes
A background has been added to the white text so that it is more readable
Type of Pull Request
(Please check relevant boxes by entering an "X" inside them)
Screenshots / Demo (if applicable)
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!