@@ -1357,7 +1357,7 @@ Self-Alignment: Aligning the Box Within Its Parent</h2>
1357
1357
</div>
1358
1358
1359
1359
<h3 id='justify-self-property'>
1360
- Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
1360
+ Inline-Axis (or Main-Axis) Self- Alignment: the 'justify-self' property</h3>
1361
1361
1362
1362
<pre class="propdef">
1363
1363
Name : justify-self
@@ -1577,7 +1577,7 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
1577
1577
See [[!CSS-GRID-1]] for details.
1578
1578
1579
1579
<h3 id='align-self-property'>
1580
- Block-Axis (or Cross-Axis) Alignment: the 'align-self' property</h3>
1580
+ Block-Axis (or Cross-Axis) Self- Alignment: the 'align-self' property</h3>
1581
1581
1582
1582
<pre class="propdef">
1583
1583
Name : align-self
@@ -1923,7 +1923,7 @@ Default Alignment</h2>
1923
1923
</div>
1924
1924
1925
1925
<h3 id='justify-items-property'>
1926
- Inline-Axis (or Main-Axis) Alignment: the 'justify-items' property</h3>
1926
+ Inline-Axis (or Main-Axis) Default Alignment: the 'justify-items' property</h3>
1927
1927
1928
1928
<pre class="propdef">
1929
1929
Name : justify-items
@@ -1960,7 +1960,7 @@ Inline-Axis (or Main-Axis) Alignment: the 'justify-items' property</h3>
1960
1960
Other values have no special handling and are merely referenced by 'justify-self' .
1961
1961
1962
1962
<h3 id='align-items-property'>
1963
- Block-Axis (or Cross-Axis) Alignment: the 'align-items' property</h3>
1963
+ Block-Axis (or Cross-Axis) Default Alignment: the 'align-items' property</h3>
1964
1964
1965
1965
<pre class="propdef">
1966
1966
Name : align-items
@@ -1980,7 +1980,7 @@ Block-Axis (or Cross-Axis) Alignment: the 'align-items' property</h3>
1980
1980
Values have no special handling and are merely referenced by 'align-self' .
1981
1981
1982
1982
<h3 id='place-items-property'>
1983
- Self- Alignment Shorthand: the 'place-items' property</h3>
1983
+ Default Alignment Shorthand: the 'place-items' property</h3>
1984
1984
1985
1985
<pre class="propdef">
1986
1986
Name : place-items
0 commit comments