Skip to content

fix: fixed navbar github link vertical alignment with downloads#20

Open
ZaidQtaish wants to merge 1 commit intoBharath-code:mainfrom
ZaidQtaish:main
Open

fix: fixed navbar github link vertical alignment with downloads#20
ZaidQtaish wants to merge 1 commit intoBharath-code:mainfrom
ZaidQtaish:main

Conversation

@ZaidQtaish
Copy link
Contributor

Description

Added display: flex; align-items: center; to the GitHub stars link so it vertically aligns with the Downloads badge.

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update
  • 🔧 Refactoring (no functional changes)

Checklist

  • I have tested my changes locally
  • I have updated the documentation (if applicable)
  • My code follows the project's style guidelines
  • I have added tests that prove my fix/feature works (if applicable)

Screenshots (if applicable)

image

Copilot AI review requested due to automatic review settings March 3, 2026 20:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Aligns the GitHub stars badge in the docs site navbar so it vertically matches the Downloads badge, improving navbar layout consistency.

Changes:

  • Updated the navbar GitHub link to use display: flex; align-items: center; for vertical alignment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants