GDSC-ASU / website

GDSC - ASU Website
https://gdscasu.com
2 stars 4 forks source link

Tablet View NavBar Alignment Issue #15

Closed ja03 closed 10 months ago

ja03 commented 10 months ago

Problem

There is a misalignment in the navigation bar when viewed on tablets. The navigation bar items should be horizontally aligned, providing a clear and organized layout for tablet users.

Solution

To rectify the alignment issue on tablet views, we can fix the width of the sections within the navigation bar. This can be achieved by setting a specific width for each navigation bar item.

mbaraa commented 10 months ago

@ja03 can you provide screenshots of the issue?

ja03 commented 10 months ago

Sure, here is a screenshot of the issue:

Screenshot of the issue

And here is the solution:

Solution