Children Grid Alignment
Run locally for transcripts
π¨βπΌ Make adjustments to the content section at the
xl
breakpoint.Content subgrid
π¨ Turn the flex container into a Grid.
π¨ Align the rows of the content section grid with
subgrid
.π¨ Span the section across 2 grid rows.
π¨ Make the content section start at the 2nd column and the 3rd row.
Max width container
π¨ While you're there, "undo" the
max-w-md
at the xl
breakpoint with xl:max-w-none
.