Open andrewpbray opened 2 months ago
We currently add .column-screen to .cr-section. We could add an attribute option that allows us to move away from that default and use other Quarto layout classes (or even define our own, as I think they primarily just specify column spans).
.column-screen
.cr-section
We currently add
.column-screen
to.cr-section
. We could add an attribute option that allows us to move away from that default and use other Quarto layout classes (or even define our own, as I think they primarily just specify column spans).