File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1327,7 +1327,7 @@ Inline/Main-Axis Alignment: the 'justify-items' property</h3>
13271327 Name : justify-items
13281328 Value : auto | normal | stretch | <<baseline-position>> | [ <<overflow-position>>? && <<self-position>> ] | [ legacy && [ ''<content-position>/left'' | ''<content-position>/right'' | ''<content-position>/center'' ] ]
13291329 Initial : auto
1330- Applies to : block containers and grid containers
1330+ Applies to : all elements
13311331 Inherited : no
13321332 Percentages : n/a
13331333 Media : visual
@@ -1379,7 +1379,7 @@ Block/Cross-Axis Alignment: the 'align-items' property</h3>
13791379 Name : align-items
13801380 Value : normal | stretch | <<baseline-position>> | [ <<overflow-position>>? && <<self-position>> ]
13811381 Initial : normal
1382- Applies to : flex containers and grid containers
1382+ Applies to : all elements
13831383 Inherited : no
13841384 Percentages : n/a
13851385 Media : visual
@@ -1401,7 +1401,7 @@ Self-Alignment Shorthand: the 'place-items' property</h3>
14011401 Name : place-items
14021402 Value : [ normal | stretch | <<baseline-position>> | <<self-position>> ] [ auto | normal | stretch | <<baseline-position>> | <<self-position>> ]?
14031403 Initial : see individual properties
1404- Applies to : see individual properties
1404+ Applies to : all elements
14051405 Inherited : no
14061406 Percentages : n/a
14071407 Media : visual
You can’t perform that action at this time.
0 commit comments