docusaurus
docusaurus copied to clipboard
CSS layout bug for the navigation sidebar
It's obvious that the menu under "Writing tests" is "overflow" -ed:

Could we please fix that? @sajenjeshan1222 @encodeArnab
Or, we can remove all the custom CSS from the docusaurus docs page, by only keeping everything from the landing page to only affect the landing page: any URL that is not equal to / should not be affected by our landing page CSS.