OpenStickCommunity / Site

Site repository for gp2040-ce.info
https://gp2040-ce.info/
MIT License
6 stars 13 forks source link

Navbar Left/Right Elements Overlap on Medium Sized Screens #28

Closed InfraredAces closed 7 months ago

InfraredAces commented 8 months ago

Description

image

On screens that are larger than 996px but smaller than 1100px, the right-side elements in the Navbar will overlap with the elements on the left side. Once the screen is smaller than 996px, the responsive theme toggles and then the mobile layout is presented with the navbar elements in a side drawer menu.

This issue is worsened as more elements are added to the navbar, only increasing the upper end of the screen width range where the elements will overlap.

image