File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -704,7 +704,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
704704 <dd>
705705 The 'justify-self' property applies along the grid's <a>row axis</a> .
706706
707- The <a>alignment container</a> is the <a>grid cell </a> .
707+ The <a>alignment container</a> is the <a>grid area </a> .
708708 The <a>alignment subject</a> is the <a>grid item</a> ’s margin box.
709709 The default <a>overflow alignment</a> is ''true'' .
710710 </dl>
@@ -798,7 +798,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
798798 <dd>
799799 The 'align-self' property applies along the grid's <a>column axis</a> .
800800
801- The <a>alignment container</a> is the <a>grid cell </a> .
801+ The <a>alignment container</a> is the <a>grid area </a> .
802802 The <a>alignment subject</a> is the <a>grid item</a> ’s margin box.
803803 The default <a>overflow alignment</a> is ''true'' .
804804 </dl>
You can’t perform that action at this time.
0 commit comments