wu-sheng opened a new pull request, #846: URL: https://github.com/apache/skywalking-website/pull/846
Follow-up to the website redesign: the narrow-width navbar and the slide-out menu drawer were still on default/inconsistent styling. ## Changes - **Narrow bar fix** — the desktop right group (search + Apache dropdown) was being forced visible on mobile (an earlier `display:flex !important` overrode Bootstrap's `d-none`), crowding the bar. Re-hidden below `lg` so the hamburger drawer handles navigation. - **Drawer theming** — the slide-out `.sidebar` now matches the light theme: sits flush under the 64px navbar, rounded panel with border + shadow, rounded nav links with hover/active (brand-blue) states, and the 中文资料 / Links groups restyled as labelled sections with indented, hover-highlighted items. Dimmed backdrop; brand-colored hamburger. Scoped to mobile (`≤ lg`); desktop nav unchanged. `hugo` builds clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
