docs
docs copied to clipboard
Fix layout at narrow width #125
Fixes #125 This PR fixes the layout issues that occur at narrow viewport widths before the mobile layout kicks in.
Changes made:
- Added responsive styles for navigation elements to prevent overflow
- Adjusted search button positioning to maintain consistency