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: Nav Bar Alignment, Spacing, and Overflow on Small Devices #998

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Mohd-FaiZ-Jr
Copy link

@Mohd-FaiZ-Jr Mohd-FaiZ-Jr commented Oct 18, 2024

Related Issue

Fixes: #861

Description

The nav items is now properly aligned across all screen sizes.
The spacing between nav items is now consistent, maintaining a clean and organized look on smaller devices.
The nav bar adjust itself responsively to prevent any overflow, ensuring all nav items are visible without the need for horizontal scrolling.

Type of PR

  • Bug fix
  • Feature enhancement

Screenshots / videos (if applicable)

BEFORE:
Screenshot 2024-10-18 201931
Screenshot 2024-10-18 202105

AFTER:
Screenshot 2024-10-18 201959
Screenshot 2024-10-18 201903

Checklist:

  • I have made this change from my own.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 18, 2024

Deployment failed with the following error:

Resource is limited - try again in 8 minutes (more than 100, code: "api-deployments-free-per-day").

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our contributing.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit f773438
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/67128dd35cdbf40008f07ede
😎 Deploy Preview https://deploy-preview-998--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Mohd-FaiZ-Jr Mohd-FaiZ-Jr changed the title Fix Nav Bar Alignment, Spacing, and Overflow on Small Devices Fix: Nav Bar Alignment, Spacing, and Overflow on Small Devices Oct 18, 2024
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.

Fix Nav Bar Alignment, Spacing, and Overflow on Small Devices 📱
1 participant