We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b00b7c commit b024704Copy full SHA for b024704
css-grid-2/Overview.bs
@@ -287,7 +287,8 @@ Aspect-ratio–controlled Gutters</h2>
287
Issue: There's a desire for having row and column gaps maintain a particular aspect ratio.
288
This is one proposal for doing so; other ideas are welcome.<br>
289
Possible extension: allow aspect ratio multipliers on 'row-gap' and 'column-gap' as well (not really useful except if you're using percents).<br>
290
- Possible variation: use an `ar` unit instead of bare <<number>>s.
+ Possible variation: use an `ar` unit instead of bare <<number>>s.<br>
291
+ See discussion in <a href="https://github.com/w3c/csswg-drafts/issues/1116">Issue 1116</a>.
292
293
<pre class="propdef">
294
Name: align-content, justify-content
0 commit comments