Skip to content

Docusaurs: Add more white space to the pages for readability #4575

@Jwaegebaert

Description

@Jwaegebaert

The current width of the documentation pages can make it difficult for users to read and understand the content. Adding more white space in the width of the pages will improve readability by allowing users to focus on the content without getting overwhelmed by the amount of text on the page. We should consider increasing the page width and adjusting the margins to create more white space. This will make it easier for users to scan the content and find the information they need.

This can likely be achieved by swizzling a Docusaurus component and modifying the styling there. Swizzling allows us to override the default behavior of a Docusaurus component and replace it with our own custom implementation. More information about swizzling in Docusaurus can be found here: https://docusaurus.io/docs/swizzling.

Note!

When making a PR for this issue, make sure you target the branch docs-migration.


Related to #4396

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions