Open
Description
Is your feature request related to a problem? Please describe
Currently, the styling between the React Bootstrap and React Overlays docs are way off. We should aim to improve the consistencies between our docs, so that our end users won't get confused when they navigate between our docs sites
Describe the solution you'd like
Improve the styling between the React Bootstrap and React Overlays docs. This could include changes such as:
- improved consistency of styling
- Add a Navbar (similar to the one implemented for the React Bootstrap docs, but with less links)
- Add a Searchbar for the left side panel.
- Add a right side panel (to show where the user currently is while scrolling through that section of the docs).
Describe alternatives you've considered
There's a few other things we could include here, such as:
- Add a "Getting Started" section.
- Add a "Why React Overlays" section.