diff --git a/css-align-3/Overview.bs b/css-align-3/Overview.bs index 3d06f9b04cb..295a782656e 100644 --- a/css-align-3/Overview.bs +++ b/css-align-3/Overview.bs @@ -1157,7 +1157,7 @@ Content-Distribution Shorthand: the 'place-content' property Name: place-content Value: <<'align-content'>> <<'justify-content'>>? Initial: normal - Applies to: block containers, flex containers, and grid containers + Applies to: see individual properties Inherited: no Percentages: n/a Computed value: see individual properties @@ -1764,7 +1764,7 @@ Self-Alignment Shorthand: the 'place-self' property Name: place-self Value: <<'align-self'>> <<'justify-self'>>? Initial: auto - Applies to: block-level boxes, absolutely-positioned boxes, and grid items + Applies to: see individual properties Inherited: no Percentages: n/a Computed value: see individual properties