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

fixed issue 389 #406

Merged
merged 1 commit into from
Jul 30, 2024
Merged

fixed issue 389 #406

merged 1 commit into from
Jul 30, 2024

Conversation

Ayush-may
Copy link
Contributor

PR Description 📜

  1. in about page timeline isnt at center
  2. so i use justify-content: center; to make it center

`.line4 {

display: flex;
flex-direction: row;
justify-content: center;
}`

Fixes #389


Mark the task you have completed ✅

  • I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • I have added screenshot for review.

## Add your screenshots(Optional) 📸

now this is at center

image



Thank you soo much for contributing to our repository 💗

Copy link

vercel bot commented Jul 24, 2024

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

Name Status Preview Comments Updated (UTC)
community-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 8:54am

@Manaregr8 Manaregr8 merged commit fab80ca into ChromeGaming:main Jul 30, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: About us page's history section not in center
2 participants