gauravsingh1281 / Rentalog.in--Frontend

Rentalog || Free Rent Management Web App For Landlords. With Rentalog, landlords can keep track of important information about their renters, including their names, addresses, and rental payment history.
https://visionary-fenglisu-db1b1d.netlify.app/
MIT License
75 stars 194 forks source link

[BUG] Navbar Menu Items Not Properly Aligned #367

Open subin-shk opened 6 days ago

subin-shk commented 6 days ago

🐛 Bug Report

Describe the bug The menu items in the navbar are not aligned properly. Specifically, the options like Login, Register, and the language dropdown are slightly misaligned compared to the other menu items (HOME, RENTALS, ABOUT, CONTACT). This creates a visually inconsistent and unbalanced layout.


To Reproduce Steps to reproduce the behavior:

  1. Open the website and view the navbar.
  2. Observe the position of the Login, Register, and language dropdown on the right.
  3. Compare the alignment with the items on the left (HOME, RENTALS, etc.).

Expected behavior The menu items should be horizontally aligned properly with consistent spacing between them.


Screenshots If applicable, add screenshots to help explain your problem.


Environment (if applicable)
Provide relevant details about the environment where the issue occurred:

Desktop (please complete the following information):


Additional context image


Severity
How critical is this issue?


Possible Fix
Ensure that the CSS used for the navbar applies consistent margins, padding, or flexbox properties to align all items correctly. You can inspect the container div and adjust its properties accordingly.


Checklist

github-actions[bot] commented 6 days ago

Congratulations, @subin-shk! 🎉 Thank you for creating your issue for Rentalog. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

PulkitShubham commented 6 days ago

@gauravsingh1281 I also want to resolve this issue kindly assign it to me

image