Skip to content
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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

shreya2k3
Copy link

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

  • Bug Fix
  • Performance Improvement

(Please check relevant boxes by entering an "X" inside them)

Screenshots / Demo (if applicable)

image

Checklist for Contributor

use'X' in [ ] to check it .

  • I have reviewed my code before submission.
  • I have read and followed the project's Contribution Guidelines.
  • I have tested the code thoroughly.
  • I have attached related issue numbers, screenshots, or videos (if applicable).
  • I have added comments to my code where necessary for clarity.
  • I have checked the existing code base and my changes do not introduce any breaking changes.
  • My PR addresses only one issue; I have created separate PRs for other issues.
  • I have ensured that the PR does not include unrelated files.
  • I am mindful of the project's coding standards and best practices.

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

  1. Task Categories:

    • Basic Tasks: Primarily focused on small changes like minor bug fixes, documentation improvements, and unit testing. Labeled as Easy.
    • Intermediate Tasks: Moderate-level tasks that involve enhancing existing features, code refactoring, or performance improvements. Labeled as Medium.
    • Advanced Tasks: Complex tasks like building new features, significant refactoring, or critical bug fixes. Labeled as Hard.
  2. Acknowledging Effort:

    • Exceptional contributions will be recognized with a higher contribution level if substantial effort and innovation are demonstrated.

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!

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
station-guide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 6:46am
station-guide-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 6:46am

Copy link
Contributor

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! 😊

@dhairyagothi
Copy link
Owner

@shreya2k3 do it in namaste yatree also
and insstead of black use light blue

@dhairyagothi dhairyagothi self-requested a review October 30, 2024 05:16
Comment on lines 76 to 79
<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
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shreya2k3 do it in

namaste yatree

also
and insstead of black use light blue

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍

@dhairyagothi
Copy link
Owner

image

i don;'t think it is good looking

@shreya2k3
Copy link
Author

But it is looking better, earlier it was not even readable

@dhairyagothi
Copy link
Owner

But it is looking better, earlier it was not even readable

just change font colour to dark blue and remove bg colour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text in white on home page not quite visible
2 participants