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

[style]: Improve Readability and Visual Design on About Us Page #3324

Open
4 of 5 tasks
akshay0611 opened this issue Nov 21, 2024 · 1 comment · May be fixed by #3325
Open
4 of 5 tasks

[style]: Improve Readability and Visual Design on About Us Page #3324

akshay0611 opened this issue Nov 21, 2024 · 1 comment · May be fixed by #3325
Labels
enhancement New feature or request

Comments

@akshay0611
Copy link
Contributor

What's the style idea?

We need to improve the visual design and layout of the About Us page to ensure better alignment and a more cohesive, polished look. The following changes have been made to enhance the user experience and readability.

Description of Changes:

  • 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.

Add screenshots

Before:

Screenshot 2024-11-21 at 11 07 37 AM Screenshot 2024-11-21 at 11 07 53 AM
  • The About Page had alignment issues, with some sections not properly centered.
  • Certain elements, such as headings and cards, did not have consistent color schemes, which caused the page to look visually cluttered.
  • There was a misalignment caused by a missing closing </div> tag that affected the layout of some elements.
  • The page contained unnecessary elements, like a theme toggle button, which was removed for better clarity.

After:
Screenshot 2024-11-21 at 11 15 06 AM

Screenshot 2024-11-21 at 11 15 19 AM
  • Corrected alignment issues across various sections.
  • Updated color schemes and fonts for better readability.
  • Streamlined the layout by removing unnecessary elements.

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have read the Contributing Guidelines
  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@akshay0611 akshay0611 added the enhancement New feature or request label Nov 21, 2024
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

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

Successfully merging a pull request may close this issue.

1 participant