- Issue created by @jcandan
- First commit to issue fork.
- Status changed to Needs review
10 months ago 2:42pm 17 June 2024
The main content grid layout is 3x9x3, so that when sidebar first OR sidebar second is filled, the grid becomes 3x9 or 9x3. However, this does not support a content with both sidebar regions.
View the block region demonstration at /admin/structure/block/demo/uswds_base.
Conditionally set the main content grid column span when both sidebar regions have content.
Needs review
3.7
Code