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 4277c9e commit b649337Copy full SHA for b649337
css-align/Overview.bs
@@ -1124,7 +1124,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
1124
<tr>
1125
<th>'justify-self' Axis
1126
<td>
1127
- The same axis that 'justify-self' corresponds to for in-flow children of the box's parent
+ The inline/row/main axis of the box's parent box.
1128
1129
<th><a>Alignment Container</a>
1130
@@ -1320,7 +1320,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
1320
1321
<th>'align-self' Axis
1322
1323
- The same axis that 'align-self' corresponds to for in-flow children of the box's parent
+ The block/column/cross axis of the box's parent box.
1324
1325
1326
0 commit comments