We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0f962 commit b82a2d0Copy full SHA for b82a2d0
css-flexbox-1/Overview.bs
@@ -2249,7 +2249,7 @@ Packing Flex Lines: the 'align-content' property</h3>
2249
<dd>
2250
Lines stretch to take up the remaining space.
2251
If the leftover free-space is negative,
2252
- this value falls back to ''safe flex-start''.
+ this value falls back to ''flex-start''.
2253
Otherwise,
2254
the free-space is split equally between all of the lines,
2255
increasing their cross size.
0 commit comments