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 111163d commit ffdca8cCopy full SHA for ffdca8c
css-align/Overview.bs
@@ -680,7 +680,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
680
The <dfn value for="justify-self">auto</dfn> keyword computes to
681
the computed value of 'justify-items' on the parent
682
(minus any ''legacy'' keywords),
683
- or ''align-self/normal'' if the box has no parent.
+ or ''justify-self/normal'' if the box has no parent.
684
685
The <dfn value for="justify-self">normal</dfn> keyword
686
represents the "default" alignment for the layout mode.
0 commit comments