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

Restyled About page, fixed layout issues, updated section titles, and… #3325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akshay0611
Copy link
Contributor

πŸ› οΈ Fixes Issue

Fixes: #3324

πŸ‘¨β€πŸ’» Description

What does this PR do?

This PR improves the visual design and layout of the About Us page to ensure better alignment, readability, and a more cohesive, polished look. The following changes have been made:

  • Alignment Fix: Resolved misalignment issues caused by a missing or improperly closed </div> tag.
  • Text Readability: Updated section titles, headings, and card colors to improve readability, ensuring users can read the content clearly.
  • Font and Color Updates: Added new color and font styling to elements such as .head and #white-card1 to enhance visual appeal and legibility.
  • Code Cleanup: Removed unnecessary button code (theme toggle) that was not required on the page.

These changes improve the user experience, making the page visually appealing, aligned, and easier to read.

πŸ“„ Type of Change

  • [βœ…] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (adds or updates related documentation)

πŸ“· Screenshots/GIFs (if any)

Before:

Here are the screenshots of the About Us page before the changes were applied. These show alignment issues, inconsistent color schemes, and some layout problems:

  • Before Screenshot 1
  • Before Screenshot 2

After:

These are the updated screenshots showcasing the improvements made to the page, including fixed alignment, updated colors for better readability, and the removal of unnecessary elements:

  • Screenshot 2024-11-21 at 11 15 06 AM
  • Screenshot 2024-11-21 at 11 15 19 AM

βœ… Checklist

  • [] I am a participant of GSSoC-ext.
  • [βœ…] I have followed the contribution guidelines of this project.
  • [βœ…] I have made this change from my own.
  • I have taken help from some online resources.
  • [βœ…] My code follows the style guidelines of this project.
  • [βœ…] I have performed a self-review of my own code.
  • [] I have added documentation to explain my changes.

Mandatory Tasks

  • [βœ…] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

🀝 GSSoC Participation

  • [] This PR is submitted under the GSSoC program.
  • [] I have taken prior approval for this feature/fix.

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
finveda βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 21, 2024 5:54am

Copy link

Thank you for submitting your chaotic pull request! πŸ™Œ We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

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.

[style]: Improve Readability and Visual Design on About Us Page
1 participant