You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can be laid out in any <ahref=#flex-direction-property>flow direction</a>
394
394
(leftwards, rightwards, downwards, or even upwards!)
395
395
<li>
396
-
can have their display order <ahref=#valdef-flex-direction-row-reverse>reversed</a> or
396
+
can have their display order <aclass=cssdata-link-for=flex-directiondata-link-type=valuehref=#valdef-flex-direction-row-reversetitle=row-reverse>reversed</a> or
397
397
<ahref=#order-property>rearranged</a> at the style layer
398
398
(i.e., visual order can be independent of source and speech order)
the columns will all be <ahref=#valuedef-stretch0>equal-height</a> by default,
1312
+
the columns will all be <aclass=cssdata-link-for=align-selfdata-link-type=valuehref=#valdef-align-items-align-self-stretchtitle=stretch>equal-height</a> by default,
1313
1313
and the main content will be as wide as necessary to fill the screen.
1314
1314
Additionally,
1315
1315
this can then be combined with media queries to switch to an all-vertical layout on narrow screens:
0 commit comments