We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7554be8 commit 4e1a110Copy full SHA for 4e1a110
1 file changed
css-align-3/Overview.bs
@@ -1034,12 +1034,12 @@ The 'justify-content' and 'align-content' Properties</h3>
1034
<tr>
1035
<th>'align-content' Axis
1036
<td>
1037
- The <a lt="block axis">block (column) axis</a>,
+ The <a>block axis</a>,
1038
aligning the <a>grid rows</a>.
1039
1040
<th>'justify-content' Axis
1041
1042
- The <a lt="inline axis">inline (row) axis</a>,
+ The <a>inline axis</a>,
1043
aligning the <a>grid columns</a>.
1044
1045
<th>''justify-content/normal'' Behavior
0 commit comments