Skip to content

Commit b43de2e

Browse files
committed
[css-align] Per WG resolution, initial value of *-content behaves like 'stretch'.
1 parent a7854a9 commit b43de2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Content Distribution: the 'justify-content' and 'align-content' properties</h2>
566566
The 'justify-content' property applies along the <a lt="inline axis">inline (row) axis</a>,
567567
aligning the <a>grid columns</a>.
568568

569-
''justify-content/normal'' behaves as ''start''.
569+
''justify-content/normal'' behaves as ''stretch''.
570570

571571
See [[!CSS3-GRID-LAYOUT]] for details.
572572
</dl>

0 commit comments

Comments
 (0)