We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbe692 commit 8fa7adcCopy full SHA for 8fa7adc
css-grid-2/Overview.bs
@@ -204,6 +204,9 @@ Characteristics of a Subgrid Item</h3>
204
(Their items are instead spaced by the corresponding gutters of their parent grid,
205
since they are laid out in the parent grid.)
206
207
+ ISSUE: See <a href="https://github.com/w3c/csswg-drafts/issues/2285">issue 2285</a>
208
+ for discussion about customizing gaps within the subgrid.
209
+
210
<li>
211
The <a>subgrid</a> does not have any <a>implicit grid tracks</a>
212
in the subgridded dimension(s);
0 commit comments