docsy
docsy copied to clipboard
Adapt navbar to support RTL
Replace bootstrap classes flex-column flex-md-row and ms-md-auto by w-100 and justify-content-end which have better support for RTL
Fix: https://github.com/google/docsy/issues/2011
TODO:
- [ ] Improve small-device responsivity
/hold when switching to small device the behavior of the logo changed