You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main content size should be increased and sidebar sizes should be decreased
What is the feature request for?
The documentation
The Problem
In the new Furo theme based docs, the sidebars take up a lot of space, leaving the main content quite small. Although this may make it look consistent across screen sizes, it is a waste of screen real estate available.
Currently how the docs look-
The Ideal Solution
The sidebar and TOC are pushed to the sides and the main content occupies rest of the space available.
Like this-
The Current Solution
Here is a video of how it can be done using the browser developer tools-
Screen.Recording.2022-11-24.at.10.02.51.PM.mov
Additional Context
No response
The text was updated successfully, but these errors were encountered:
The only downside is that the main content gets very spread out on very wide monitors. I did not test this change on my phone but it should have no effect. I have never worked with CSS before so if someone actually knows how to do this go ahead.
Summary
The main content size should be increased and sidebar sizes should be decreased
What is the feature request for?
The documentation
The Problem
In the new Furo theme based docs, the sidebars take up a lot of space, leaving the main content quite small. Although this may make it look consistent across screen sizes, it is a waste of screen real estate available.
Currently how the docs look-
The Ideal Solution
The sidebar and TOC are pushed to the sides and the main content occupies rest of the space available.
Like this-
The Current Solution
Here is a video of how it can be done using the browser developer tools-
Screen.Recording.2022-11-24.at.10.02.51.PM.mov
Additional Context
No response
The text was updated successfully, but these errors were encountered: