Skip to content

Expand the page body size #66

@aassuied-ps

Description

@aassuied-ps

Would it be possible to to expand the size of the body in the Quarto website (possibly also the blog post)? It can be difficult to display images with the default size.

https://quarto.org/docs/output-formats/page-layout.html#html-page-layout

The YAML can be updated with something like this:

format:
  html: 
    grid:
      sidebar-width: 300px
      body-width: 900px
      margin-width: 300px
      gutter-width: 1.5rem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions