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 162e106 commit 70cd1abCopy full SHA for 70cd1ab
css-align/Overview.bs
@@ -456,7 +456,7 @@ Content Distribution: the 'justify-content' and 'align-content' properties</h2>
456
457
<pre class="propdef">
458
Name: justify-content, align-content
459
- Value: auto | <<baseline-position>> | [ <<content-distribution>> <<content-position>>? | <<content-position>> ] && <<overflow-position>>?
+ Value: auto | <<baseline-position>> | [ <<content-distribution>>? && <<content-position>>? ]! && <<overflow-position>>?
460
Initial: auto
461
Applies to: block containers, flex containers, and grid containers
462
Inherited: no
0 commit comments