AryanVBW opened a new pull request, #284: URL: https://github.com/apache/kvrocks-website/pull/284
This pull request includes changes to the Docusaurus configuration and custom CSS to enhance the navbar's functionality and appearance. The most important changes include adding a new feature to hide the navbar on scroll and extensive styling updates to the navbar and dropdown menus. Enhancements to navbar functionality: * [`docusaurus.config.js`](diffhunk://#diff-a038096cbdea434999e1dce5ab497212f1fe18204dde1a027ce3bdd663261a2aR107): Added `hideOnScroll` property to the navbar configuration to hide the navbar when scrolling. Styling updates: * [`src/css/custom.css`](diffhunk://#diff-44813f307e729042af7e70beff6f32ea63a7941bc100043a49e84d229ea2570fR81-R241): Added extensive styling for the navbar, including box-shadow, transition effects, and hover states for various navbar elements. This includes styles for the navbar logo, brand, links, dropdown menus, and mobile navbar. @PragmaTwice @git-hulk -- 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]
