You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-align-3/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1682,7 +1682,7 @@ Inline/Main-Axis Alignment: the 'justify-items' property</h3>
1682
1682
1683
1683
<pre class="propdef">
1684
1684
Name: justify-items
1685
-
Value: normal | stretch | <<baseline-position>> | [ <<overflow-position>>? <<self-position>> ] | [ legacy || [ left | right | center ] ]
1685
+
Value: normal | stretch | <<baseline-position>> | <<overflow-position>>? [ <<self-position>> | left | right ] | legacy | legacy && [ left | right | center ]
1686
1686
Initial: legacy
1687
1687
Applies to: all elements
1688
1688
Inherited: no
@@ -1741,7 +1741,7 @@ Self-Alignment Shorthand: the 'place-items' property</h3>
1741
1741
1742
1742
<pre class="propdef">
1743
1743
Name: place-items
1744
-
Value: [ normal | stretch | <<baseline-position>> | <<self-position>> ] [ normal | stretch | <<baseline-position>> | <<self-position>> ]?
0 commit comments