File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2081,9 +2081,10 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
20812081 <dl>
20822082 <dt id="gap-multicol"> <a>multi-column containers</a>
20832083 <dd>
2084- 'column-gap' specifies the [=gutter=] between adjacent <a>column boxes</a> .
2085- See [[CSS-MULTICOL-1]] for details on how this affects the layout of multicol elements.
2086- 'row-gap' is introduced in [[CSS-MULTICOL-2]] .
2084+ 'column-gap' specifies the [=gutter=] between adjacent <a>column boxes</a> ,
2085+ see [[CSS-MULTICOL-1]] .
2086+ 'row-gap' specifies the [=gutter=] between the rows of [=column boxes=] established by 'column-height' ,
2087+ see [[CSS-MULTICOL-2]] .
20872088
20882089 <dt id="gap-flex"> <a>flex containers</a>
20892090 <dd>
You can’t perform that action at this time.
0 commit comments