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 header alignment breaking on smaller mobile screen for logged out users #133

Conversation

ambujraj
Copy link
Member

@ambujraj ambujraj commented Apr 9, 2024

What does this PR do?

Fixed the header breaking in smaller mobile screens.

Issue

Fixes #132

What changed?

  • Changed the space-x-3 to space-x-2

Why these changes?

  • Decreased the space between the component
  • It was a bug fix.

Is it tested?

Yes, locally

Checklist

  • I have read through the Contributing Guidelines
  • I have also updated the dependent codes as well and README.md if applicable
  • My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.

@ambujraj ambujraj linked an issue Apr 9, 2024 that may be closed by this pull request
@ambujraj ambujraj merged commit fa1be3e into master Apr 9, 2024
2 checks passed
@ambujraj ambujraj deleted the 132-header-alignment-breaking-for-logged-out-users-in-mobile-screen branch April 9, 2024 08:16
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.

Header alignment breaking for logged out users in mobile screen.
1 participant