There was an error while loading. Please reload this page.
1 parent 680afde commit 0ab34feCopy full SHA for 0ab34fe
css-flexbox-1/Overview.bs
@@ -2233,7 +2233,7 @@ Packing Flex Lines: the 'align-content' property</h3>
2233
<dd>
2234
Lines stretch to take up the remaining space.
2235
If the leftover free-space is negative,
2236
- this value falls back to <a value for=align-content>safe flex-start</a>.
+ this value falls back to <a value for=align-content>flex-start</a>.
2237
Otherwise,
2238
the free-space is split equally between all of the lines,
2239
increasing their cross size.
0 commit comments