Skip to content

Commit 0dfe2ba

Browse files
committed
[css-align-3] Clarify titles.
1 parent 4e1a110 commit 0dfe2ba

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-align-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)