Closed ash-bergs closed 3 months ago
Right now all these items are in a flex container:
flex
But I think a Grid would be more predictable - and will allow the columns to have different starting widths.
The second column, with the grid should be allowed to take up more space than the first and second columns, so the grid is more readily visible.
Right now all these items are in a
flex
container:But I think a Grid would be more predictable - and will allow the columns to have different starting widths.
The second column, with the grid should be allowed to take up more space than the first and second columns, so the grid is more readily visible.