File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -749,7 +749,7 @@ The 'justify-content' And 'align-content' Properties</h3>
749749 both are defined as described in the column-sizing rules
750750 of [[!CSS3-MULTICOL]] .
751751
752- In the case of multi-column elements with a non-''auto'' 'column-width' ,
752+ In the case of multi-column elements with a non-''column-width/ auto'' 'column-width' ,
753753 'justify-content' values other than ''justify-content/normal'' or ''justify-content/stretch''
754754 cause the columns to take their specified 'column-width'
755755 rather than stretching to fill the container.
@@ -771,6 +771,7 @@ The 'justify-content' And 'align-content' Properties</h3>
771771
772772 For 'align-content' ,
773773 the <a>flex lines</a> .
774+ Note, this only has an effect on <a>multi-line flex containers</a> .
774775 <tr>
775776 <th> 'align-content' Axis
776777 <td>
You can’t perform that action at this time.
0 commit comments