Describe the bug
At widths just greater than the 40rem breakpoint between narrow and wide (less than 15px wider), the site nav wraps. When the current-page indicator is present, this is especially jarring.
To reproduce
Steps to reproduce the behavior:
- Go to the Index page: http://floeproject.org/
- Set the viewport width to just greater than
40rem (approximately 645 pixels with default settings)
- See error
Expected behavior
The header navigation links should not wrap.
Screenshots


Technical details
Desktop
- OS: Windows 10 Pro 20H2
- Browser: Chrome 96, Firefox 95
Smartphone / tablet
N/A
Assistive technology used
N/A
Additional context or notes
I have partially solved this issue, though it is a work in progress and needs some more iteration and testing.
Describe the bug
At widths just greater than the
40rembreakpoint between narrow and wide (less than 15px wider), the site nav wraps. When the current-page indicator is present, this is especially jarring.To reproduce
Steps to reproduce the behavior:
40rem(approximately 645 pixels with default settings)Expected behavior
The header navigation links should not wrap.
Screenshots
Technical details
Desktop
Smartphone / tablet
N/A
Assistive technology used
N/A
Additional context or notes
I have partially solved this issue, though it is a work in progress and needs some more iteration and testing.