docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix layout at narrow width #125

Open PARMESHWARPANWAR opened this issue 9 months ago • 1 comments

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

PARMESHWARPANWAR avatar Jan 28 '25 14:01 PARMESHWARPANWAR