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>
2081
2081
<dl>
2082
2082
<dt id="gap-multicol"> <a>multi-column containers</a>
2083
2083
<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]] .
2087
2088
2088
2089
<dt id="gap-flex"> <a>flex containers</a>
2089
2090
<dd>
You can’t perform that action at this time.
0 commit comments