We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
partial
1 parent 3b92c05 commit 6c42318Copy full SHA for 6c42318
1 file changed
css-grid-2/Overview.bs
@@ -98,7 +98,7 @@ Establishing a Subgrid</h3>
98
<a>Subgrids</a> provide the ability to pass grid parameters down through nested elements,
99
and content-based sizing information back up to their parent grid.
100
101
- <pre class="propdef">
+ <pre class="propdef partial">
102
Name: grid-template-rows, grid-template-columns
103
New values: subgrid <<line-name-list>>?
104
</pre>
@@ -697,7 +697,7 @@ Aspect-ratio–controlled Gutters</h2>
697
Note this feature is likely to move to css-align-4,
698
it is just being drafted up here while css-align-3 stabilizes.
699
700
701
Name: align-content, justify-content
702
New values: [ <<transfer-ratio>> <<content-distribution>>? ]
703
0 commit comments