File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1236,7 +1236,7 @@ Self-Alignment: Aligning the Box Within Its Parent</h2>
12361236 </div>
12371237
12381238<h3 id='justify-self-property'>
1239- Inline/ Main-Axis Alignment: the 'justify-self' property</h3>
1239+ Inline-Axis (or Main-Axis) Alignment: the 'justify-self' property</h3>
12401240
12411241 <pre class="propdef">
12421242 Name : justify-self
@@ -1456,7 +1456,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
14561456 See [[!CSS-GRID-1]] for details.
14571457
14581458<h3 id='align-self-property'>
1459- Block/ Cross-Axis Alignment: the 'align-self' property</h3>
1459+ Block-Axis (or Cross-Axis) Alignment: the 'align-self' property</h3>
14601460
14611461 <pre class="propdef">
14621462 Name : align-self
@@ -1789,7 +1789,7 @@ Default Alignment</h2>
17891789 </div>
17901790
17911791<h3 id='justify-items-property'>
1792- Inline/ Main-Axis Alignment: the 'justify-items' property</h3>
1792+ Inline-Axis (or Main-Axis) Alignment: the 'justify-items' property</h3>
17931793
17941794 <pre class="propdef">
17951795 Name : justify-items
@@ -1826,7 +1826,7 @@ Inline/Main-Axis Alignment: the 'justify-items' property</h3>
18261826 Other values have no special handling and are merely referenced by 'justify-self' .
18271827
18281828<h3 id='align-items-property'>
1829- Block/ Cross-Axis Alignment: the 'align-items' property</h3>
1829+ Block-Axis (or Cross-Axis) Alignment: the 'align-items' property</h3>
18301830
18311831 <pre class="propdef">
18321832 Name : align-items
You can’t perform that action at this time.
0 commit comments