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

fix: Alignment of Heading in header #238 #252

Conversation

Ayushmaanagarwal1211
Copy link
Contributor

Related Issue

The title Virtuo-learn is not properly aligned in the middle of the navbar and it can be easily seen in dark mode .

Closes #238

Description

This is happening because the div inside nav have a margin-top of 20px so by removing this i given same padding in navbar
10px for top and same for bottom .

Screenshots (if applicable)

Original Updated

|

Screenshot 2024-05-15 131613

| Screenshot 2024-05-15 131511 |

Checklist

  • [ x ] My code adheres to the established style guidelines of the project.
  • [ x ] I have included comments in areas that may be difficult to understand.
  • [ x ] My changes have not introduced any new warnings.
  • [ x ] I have conducted a self-review of my code.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Great job, @Ayushmaanagarwal1211! 🎉 Thank you for submitting your pull request for Virtuo-Learn. Our dedicated team will review it diligently.Your contribution is valuable and we appreciate your efforts to improve our project.

Copy link

vercel bot commented May 15, 2024

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

Name Status Preview Comments Updated (UTC)
virtuo-learn ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 8:07am

@JAYESHBATRA JAYESHBATRA merged commit 1a4fd1e into JAYESHBATRA:main May 16, 2024
5 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] The heading in header (Virtuo Learn ) is not aligned .
2 participants